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 readme #17

Merged
merged 2 commits into from
May 2, 2023
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
4 changes: 2 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ knitr::opts_chunk$set(
```{r echo=FALSE, fig.align="center"}
knitr::include_graphics("man/figures/NPSdataverse_overview.jpg")
```
NPSdataverse loads a suite of R packages for creating and manipulating data packages including interacting with DataStore. This is an early version of the NPSdataverse. Please request enhancements and bug fixes through [Issues](https://github.com/nationalparkservice/NPSdataverse/issues).
NPSdataverse loads a suite of R packages for creating, manipulating, and accessing data packages including interacting with DataStore. This is an early version of the NPSdataverse. Please request enhancements and bug fixes through [Issues](https://github.com/nationalparkservice/NPSdataverse/issues).

## Installation

Expand All @@ -36,7 +36,7 @@ NPSdataverse will install the following R packages:
|EMLassemblyline (EAL)| https://ediorg.github.io/EMLassemblyline/|
|EML| https://www.cran-e.com/package/EML|
|**EMLeditor**| https://nationalparkservice.github.io/EMLeditor/|
|**DPchecker**| https://github.com/nationalparkservice/DPchecker|
|**DPchecker**| https://nationalparkservice.github.io/DPchecker/|
|**NPSutils**| https://nationalparkservice.github.io/NPSutils/|

***
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
# NPSdataverse

<img src="man/figures/NPSdataverse_overview.jpg" width="100%" style="display: block; margin: auto;" />
NPSdataverse loads a suite of R packages for creating and manipulating
data packages including interacting with DataStore. This is an early
version of the NPSdataverse. Please request enhancements and bug fixes
through
NPSdataverse loads a suite of R packages for creating, manipulating, and
accessing data packages including interacting with DataStore. This is an
early version of the NPSdataverse. Please request enhancements and bug
fixes through
[Issues](https://github.com/nationalparkservice/NPSdataverse/issues).

## Installation
Expand All @@ -28,7 +28,7 @@ NPSdataverse will install the following R packages:
| EMLassemblyline (EAL) | <https://ediorg.github.io/EMLassemblyline/> |
| EML | <https://www.cran-e.com/package/EML> |
| **EMLeditor** | <https://nationalparkservice.github.io/EMLeditor/> |
| **DPchecker** | <https://github.com/nationalparkservice/DPchecker> |
| **DPchecker** | <https://nationalparkservice.github.io/DPchecker/> |
| **NPSutils** | <https://nationalparkservice.github.io/NPSutils/> |

------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion docs/articles/NPSdataverse.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/index.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/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ pkgdown: 2.0.6.9000
pkgdown_sha: 5bb671b1a8bac8e926479868681936f7c9ee41b3
articles:
NPSdataverse: NPSdataverse.html
last_built: 2023-04-26T17:54Z
last_built: 2023-05-02T17:51Z