-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added description of
lter_sites
dataset to NEWS.md
- Loading branch information
Showing
1 changed file
with
2 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
## ltertools Version 0.0.0.9000 | ||
|
||
Development version of `ltertools`. Changes from latest release will be listed here as they are made. | ||
Development version of `ltertools`. There are no ERRORs, WARNINGs, or NOTEs returned by `devtools::check()`. Changes from latest release will be listed here as they are made. | ||
|
||
- New function: `convert` -- converts values from one specified unit to another (currently supports temperature units and kilometers vs. miles) | ||
- New function: `cv` -- calculates coefficient of variation for a vector of numbers | ||
|
||
There are no ERRORs, WARNINGs, or NOTEs returned by `devtools::check()` | ||
- New dataset: `lter_sites` -- includes primary habitat, latitude/longitude coordinates, and funding start/end years for every site currently in the network |