Skip to content

Commit eb633eb

Browse files
author
laijasmine
committed
update references to only show packages that we should use
- other functions that were mentioned have other equivalent functions in EML and other packages
1 parent 57250de commit eb633eb

File tree

3 files changed

+16
-191
lines changed

3 files changed

+16
-191
lines changed

_pkgdown.yml

Lines changed: 9 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -16,33 +16,18 @@ reference:
1616
- remove_public_read
1717
- is_public_read
1818

19-
- title: "DataOne Functions"
20-
desc: >
21-
Helper functions for the dataone package
22-
contents:
23-
- is_token_set
24-
- get_token
25-
- is_token_expired
26-
- get_mn_base_url
27-
- is_authorized
28-
2919
- title: "NetCDF Functions"
3020
desc: >
3121
Get a data.frame of attributes from a NetCDF object
3222
contents:
3323
- get_ncdf4_attributes
34-
- get_token
35-
- is_token_expired
36-
- get_mn_base_url
37-
- is_authorized
3824

3925
- title: "Sysmeta Function"
4026
desc: >
4127
Utility function for modifying System Metadata objects
4228
contents:
4329
- get_all_sysmeta
4430

45-
4631
- title: "Package editing functions"
4732
desc: >
4833
Functions for managing package contents
@@ -56,22 +41,24 @@ reference:
5641
- reformat_file_name
5742

5843
- title: "Functions to help test a package"
59-
desc: >
44+
desc: >
6045
Various helper functions for things like testing a package
6146
contents:
6247
- starts_with('create_')
6348
- get_orcid_name
6449
- get_orcid_email
6550

6651
- title: "EML Functions"
67-
desc: >
52+
desc: >
6853
Helper functions for creating EML metadata
6954
contents:
7055
- starts_with('pid_')
71-
- starts_with('eml_')
72-
- sysmeta_to_eml_physical
73-
- get_orcid_email
74-
- set_abstract
56+
- eml_get_raster_metadata
57+
- eml_nsf_to_project
58+
- eml_otherEntity_to_dataTable
59+
- eml_set_reference
60+
- eml_set_shared_attributes
61+
- eml_validate_attirbutes
7562
- which_in_eml
7663
- reorder_pids
7764

@@ -88,6 +75,7 @@ reference:
8875
- guess_format_id
8976
- format_eml
9077
- format_iso
78+
- convert_iso_to_eml
9179

9280
- title: "QA Function"
9381
desc: >

docs/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ pkgdown_sha: ~
44
articles:
55
a-overview: a-overview.html
66
b-basic-usage: b-basic-usage.html
7-
last_built: 2021-03-15T23:00Z
7+
last_built: 2021-03-16T00:07Z
88

docs/reference/index.html

Lines changed: 6 additions & 169 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)