Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DESCRIPTION #3

Merged
merged 1 commit into from
May 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
Package: imdccal
Type: Package
Title: Wrangle CCAL Data Into Machine Readable Format
Version: 0.1.0
Version: 0.1.2
Authors@R:
person("Sarah", "Wright", , "sarah_wright@nps.gov", role = c("aut", "cre"),
comment = c(ORCID = "0009-0004-5060-2189"))
Description: More about what it does (maybe more than one line)
Use four spaces when indenting paragraphs within the Description.
Description: This package takes water quality data spreadsheets (.xlsx) as
delivered by the CCAL lab and reads them into R, including all metadata
provided. Data can be exported to machine readable CSV or XLSX files that
can easily be analyzed, imported into database tables, or added to an NPS
data package for publication.
License: CC0
Encoding: UTF-8
LazyData: true
Expand Down
2 changes: 1 addition & 1 deletion man/imdccal-package.Rd

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

Loading