Skip to content

Commit

Permalink
update doc, #19, #20, #21, #22
Browse files Browse the repository at this point in the history
  • Loading branch information
Daijiang Li committed Mar 30, 2021
1 parent f12862a commit a735c77
Show file tree
Hide file tree
Showing 16 changed files with 37 additions and 34 deletions.
6 changes: 3 additions & 3 deletions R/data_algae.R
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
#' - `samplingProtocolVersion`: The NEON document number and version where detailed information regarding the sampling method used is available; format NEON.DOC.######vX.
#' - `substratumSizeClass`: Size class of the substratum sampled.
#' - `samplerType`: Type of sampler used to collect the sample.
#' - `phytoDepth1`: First phytoplankton sample depth at sampling location
#' - `phytoDepth2`: Second phytoplankton sample depth at sampling location
#' - `phytoDepth3`: Third phytoplankton sample depth at sampling location
#' - `phytoDepth1`: First phytoplankton sample depth (meter) at sampling location
#' - `phytoDepth2`: Second phytoplankton sample depth (meter) at sampling location
#' - `phytoDepth3`: Third phytoplankton sample depth (meter) at sampling location
#' - `latitude`: The geographic latitude (in decimal degrees, WGS84) of the geographic center of the reference area.
#' - `longitude`: The geographic longitude (in decimal degrees, WGS84) of the geographic center of the reference area.
#' - `elevation`: Elevation (in meters) above sea level.
Expand Down
1 change: 1 addition & 0 deletions R/data_fish.R
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#' - `location_id`: Location id.
#' - `siteID`: NEON site code.
#' - `plotID`: Plot identifier (NEON site code_XXX).
#' - `pointID`: Sampling point identifier.
#' - `unique_sample_id`: Identity of unique samples, usually it has location and date information.
#' - `observation_datetime`: Observation date and time.
#' - `taxon_id`: Accepted species code, based on one or more sources.
Expand Down
6 changes: 3 additions & 3 deletions R/data_macroinvertebrate.R
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
#' - `substratumSizeClass`: Size class of the substratum sampled.
#' - `neon_sample_id`: NEON sample ID.
#' - `remarks`: Remarks of record.
#' - `ponarDepth`: Depth of petite ponar sample.
#' - `snagLength`: Length of snag sampled.
#' - `snagDiameter`: Diameter of snag sampled.
#' - `ponarDepth`: Depth (meter) of petite ponar sample.
#' - `snagLength`: Length (centimeter) of snag sampled.
#' - `snagDiameter`: Diameter (centimeter) of snag sampled.
#' - `latitude`: The geographic latitude (in decimal degrees, WGS84) of the geographic center of the reference area.
#' - `longitude`: The geographic longitude (in decimal degrees, WGS84) of the geographic center of the reference area.
#' - `elevation`: Elevation (in meters) above sea level.
Expand Down
2 changes: 1 addition & 1 deletion R/data_zooplankton.R
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#' - `unit`: Unit of the values in the `value` column.
#' - `release`: Version of data release by NEON.
#' - `samplerType`: Type of sampler used to collect the sample.
#' - `towsTrapsVolumn`: Sample volume collected for zooplankton.
#' - `towsTrapsVolumn`: Sample volume (liter) collected for zooplankton.
#' - `latitude`: The geographic latitude (in decimal degrees, WGS84) of the geographic center of the reference area.
#' - `longitude`: The geographic longitude (in decimal degrees, WGS84) of the geographic center of the reference area.
#' - `elevation`: Elevation (in meters) above sea level.
Expand Down
8 changes: 4 additions & 4 deletions R/neon_sites.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
#' - `Domain Name`: Full domain name.
#' - `domainID`: Unique identifier of the NEON domain.
#' - `State`: The state name of the site locates in.
#' - `Latitude`: Latitide of the site.
#' - `Longitude`: Longitude of the site.
#' - `Latitude`: Latitide of the site (in decimal degrees, WGS84).
#' - `Longitude`: Longitude of the site (in decimal degrees, WGS84).
#' - `Site Type`: The type of the site (e.g. Core Terrestrial).
#' - `Site Subtype`: Second level site type.
#' - `Site Host`: Host of the site.
#' - `Site Subtype`: Second level site type, for aquatic sites only (e.g. Lake, Wadeable Stream, Non-wadeable Rive).
#' - `Site Host`: Host organization of the site.
#'
"neon_sites"
2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ pandoc: 2.11.4
pkgdown: 1.6.1
pkgdown_sha: ~
articles: {}
last_built: 2021-03-29T19:05Z
last_built: 2021-03-30T03:47Z

6 changes: 3 additions & 3 deletions docs/reference/data_algae.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/reference/data_fish.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/reference/data_macroinvertebrate.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/data_zooplankton.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions docs/reference/neon_sites.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions man/data_algae.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions man/data_fish.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions man/data_macroinvertebrate.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/data_zooplankton.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions man/neon_sites.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a735c77

Please sign in to comment.