File tree Expand file tree Collapse file tree 3 files changed +16
-191
lines changed
Expand file tree Collapse file tree 3 files changed +16
-191
lines changed Original file line number Diff line number Diff 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 : >
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ pkgdown_sha: ~
44articles :
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
You can’t perform that action at this time.
0 commit comments