Skip to content

Commit

Permalink
updated via pkgdown and devtools::document
Browse files Browse the repository at this point in the history
  • Loading branch information
RobLBaker committed Jun 26, 2024
1 parent ecc1142 commit 4ab22ab
Show file tree
Hide file tree
Showing 237 changed files with 32,867 additions and 1,742 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export(set_language)
export(set_lit)
export(set_methods)
export(set_missing_data)
export(set_new_creator)
export(set_producing_units)
export(set_protocol)
export(set_publisher)
Expand Down
16,888 changes: 16,888 additions & 0 deletions Untitled/BICY_Example/Example_BICY_Veg_metadata.xml

Large diffs are not rendered by default.

1,001 changes: 1,001 additions & 0 deletions Untitled/BICY_Example/Mini_BICY_Veg_Geography.csv

Large diffs are not rendered by default.

501 changes: 501 additions & 0 deletions Untitled/BICY_Example/Mini_BICY_Veg_Intercept_Cleaned.csv

Large diffs are not rendered by default.

501 changes: 501 additions & 0 deletions Untitled/BICY_Example/Mini_BICY_Veg_Transect_Cleaned.csv

Large diffs are not rendered by default.

Binary file added Untitled/BICY_Example/ProcessingWorkflow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
594 changes: 594 additions & 0 deletions Untitled/Untitled.Rmd

Large diffs are not rendered by default.

Binary file added Untitled/Untitled.docx
Binary file not shown.
189 changes: 189 additions & 0 deletions Untitled/national-park-service-DRR.csl
Original file line number Diff line number Diff line change
@@ -0,0 +1,189 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" default-locale="en-US" version="1.0" demote-non-dropping-particle="sort-only">
<info>
<title>National Park Service DRR</title>
<title-short>DRR</title-short>
<id>http://www.zotero.org/styles/national-park-service-DRR</id>
<link href="http://www.zotero.org/styles/national-park-service-DRR" rel="self"/>
<link href="https://www.nps.gov/im/publication-series.htm" rel="documentation"/>
<author>
<name>Robert Baker</name>
<uri>https://orcid.org/0000-0001-7591-5035</uri>
</author>
<category citation-format="author-date"/>
<category field="biology"/>
<issn>0012-9658</issn>
<updated>2024-01-03T07:40:01-07:00</updated>
<rights license="https://creativecommons.org/publicdomain/zero/1.0/">This work is licensed under a Creative Commons Zero-public domain 1.0 Universal License</rights>
</info>
<macro name="container-contributors">
<choose>
<if type="chapter paper-conference" match="any">
<text term="in" suffix=" " font-style="italic"/>
<names variable="editor translator" delimiter=", ">
<name and="text" initialize-with=". " delimiter=", "/>
<label form="long" prefix=", " suffix="."/>
</names>
</if>
</choose>
</macro>
<macro name="secondary-contributors">
<choose>
<if type="chapter paper-conference" match="none">
<names variable="editor translator" delimiter=", " prefix=" (" suffix=")">
<name and="text" initialize-with=". " delimiter=", "/>
<label form="short" prefix=", " text-case="capitalize-first"/>
</names>
</if>
</choose>
</macro>
<macro name="author">
<names variable="author">
<name name-as-sort-order="first" and="text" sort-separator=", " initialize-with=". " delimiter=", " delimiter-precedes-last="always"/>
<label prefix=", "/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text variable="title"/>
</substitute>
</names>
</macro>
<macro name="author-short">
<names variable="author">
<name form="short" and="text" delimiter=", " initialize-with=". "/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" form="short" font-style="italic"/>
</if>
<else>
<text variable="title" form="short" quotes="true"/>
</else>
</choose>
</substitute>
</names>
</macro>
<macro name="access">
<choose>
<if type="webpage">
<text variable="URL"/>
</if>
</choose>
</macro>
<macro name="publisher">
<group delimiter=", ">
<choose>
<if type="article-journal article-magazine" match="none">
<text variable="genre"/>
<text variable="publisher"/>
<text variable="publisher-place"/>
</if>
</choose>
</group>
</macro>
<macro name="issued">
<choose>
<if variable="issued">
<group prefix=" " suffix=".">
<date variable="issued">
<date-part name="year"/>
</date>
<choose>
<if type="article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none">
<date variable="issued">
<date-part prefix=", " name="month"/>
<date-part prefix=" " name="day"/>
</date>
</if>
</choose>
</group>
</if>
<else>
<text prefix=" (" term="no date" suffix=")." form="short"/>
</else>
</choose>
</macro>
<macro name="issued-year">
<choose>
<if variable="issued">
<date variable="issued">
<date-part name="year"/>
</date>
</if>
<else>
<text term="no date" form="short"/>
</else>
</choose>
</macro>
<macro name="edition">
<choose>
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
<choose>
<if is-numeric="edition">
<number variable="edition" form="long-ordinal" text-case="capitalize-first"/>
<text term="edition" form="long" prefix=" " suffix="."/>
</if>
<else>
<text variable="edition" suffix="."/>
</else>
</choose>
</if>
</choose>
</macro>
<macro name="locators">
<choose>
<if type="article-journal article-magazine article-newspaper" match="any">
<text variable="container-title" prefix=". "/>
<text variable="volume" prefix=" "/>
<text variable="page" prefix=":"/>
</if>
<else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
<group prefix=". " delimiter=" ">
<label variable="page" form="long" text-case="capitalize-first"/>
<text variable="page"/>
<text macro="container-contributors"/>
<text macro="secondary-contributors"/>
<text variable="container-title"/>
</group>
</else-if>
</choose>
</macro>
<macro name="citation-locator">
<group>
<label variable="locator" form="short"/>
<text variable="locator" prefix=" "/>
</group>
</macro>
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year">
<sort>
<key variable="issued"/>
<key macro="author"/>
</sort>
<layout prefix="(" suffix=")" delimiter=", ">
<group delimiter=" ">
<text macro="author-short"/>
<text macro="issued-year"/>
<text macro="citation-locator"/>
</group>
</layout>
</citation>
<bibliography hanging-indent="true" entry-spacing="0" line-spacing="2">
<sort>
<key macro="author"/>
<key variable="issued"/>
</sort>
<layout suffix=".">
<text macro="author" suffix="."/>
<text macro="issued" suffix=" "/>
<text variable="title"/>
<text macro="locators"/>
<group delimiter=". " prefix=". ">
<text macro="edition"/>
<text macro="publisher"/>
<text macro="access"/>
</group>
</layout>
</bibliography>
</style>
53 changes: 53 additions & 0 deletions Untitled/references.bib
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
@article{Scott1994,
title={EXAMPLE CITATION: Standard techniques for inventory and monitoring},
author={Scott, NJ and Crump, ML and Zimmerman, BL and Jaeger, RG and Inger, RF and Corn, PS and Woodward, BD and Dodd, CK and Scott, DE and Shaffer, HB and others},
journal={Measuring and monitoring biological diversity: Standard methods for amphibians},
year={1994},
publisher={Smithsonian Institution Press}
}


@article{bakerQCkit2024,
title = {QCkit v0.1.4},
author = {Baker, Robert and Issac, Quevedo and Patterson, Judd},
year = {2024},
date = {2024},
doi = {10.57830/2302397},
url = {https://irma.nps.gov/DataStore/Reference/Profile/2302397}
}

@article{bakerNPSutils2023,
title = {NPSutils: A collection of functions to read information from the NPS DataStore v0.3.0},
author = {Baker, Robert L. and DeVivo, Joseph and Patterson, Judd},
year = {2023},
date = {2023},
doi = {10.57830/2300651},
url = {https://irma.nps.gov/DataStore/Reference/Profile/2300651}
}

@article{bakerNPSdataverse2024,
title = {NPSdataverse v0.0.2},
author = {Baker, Robert and Judd, Patterson and DeVivo, Joe},
year = {2024},
date = {2024},
doi = {10.57830/2301980},
url = {https://irma.nps.gov/DataStore/Reference/Profile/2301980}
}

@article{bakerEMLeditor2024a,
title = {EMLeditor v0.1.3},
author = {Baker, Robert and Patterson, Judd},
year = {2024},
date = {2024},
doi = {10.57830/2302193},
url = {https://irma.nps.gov/DataStore/Reference/Profile/2302193}
}

@article{bakerDPchecker2024,
title = {DPchecker v0.3.4},
author = {Baker, Robert and Wright, Sarah},
year = {2024},
date = {2024},
doi = {10.57830/2302400},
url = {https://irma.nps.gov/DataStore/Reference/Profile/2302400}
}
10 changes: 4 additions & 6 deletions docs/404.html

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

Loading

0 comments on commit 4ab22ab

Please sign in to comment.