Skip to content

Commit bd705c8

Browse files
committed
Update NASIS metadata for data model v7.4.3
1 parent b406f96 commit bd705c8

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

data-raw/NASIS_metadata.R

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## code to prepare `metadata` dataset goes here
22
# make data/metadata.rda (used by uncode() when NASIS not available)
33

4-
metadata <- soilDB:::.get_NASIS_metadata()
4+
metadata <- soilDB::get_NASIS_metadata(include_description = TRUE)
55
usethis::use_data(metadata, overwrite = TRUE, compress = 'xz')
6+
# View(metadata)

data/metadata.rda

-160 KB
Binary file not shown.

0 commit comments

Comments
 (0)