Skip to content

Commit 8cc0cb2

Browse files
committed
updates via pkgdown and devtools::document
1 parent df3d45f commit 8cc0cb2

File tree

7 files changed

+151
-1
lines changed

7 files changed

+151
-1
lines changed

NAMESPACE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ export(get_dp_flags)
1717
export(get_elevation)
1818
export(get_park_polygon)
1919
export(get_taxon_rank)
20+
export(get_user_email)
2021
export(get_utm_zone)
2122
export(long2UTM)
2223
export(order_cols)

docs/news/index.html

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ articles:
55
DRR_Purpose_and_Scope: DRR_Purpose_and_Scope.html
66
Starting-a-DRR: Starting-a-DRR.html
77
Using-the-DRR-Template: Using-the-DRR-Template.html
8-
last_built: 2024-06-28T15:11Z
8+
last_built: 2024-07-09T14:49Z
99

docs/reference/get_user_email.html

Lines changed: 117 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/index.html

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/sitemap.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@
8484
<url>
8585
<loc>/reference/get_taxon_rank.html</loc>
8686
</url>
87+
<url>
88+
<loc>/reference/get_user_email.html</loc>
89+
</url>
8790
<url>
8891
<loc>/reference/get_utm_zone.html</loc>
8992
</url>

man/get_user_email.Rd

Lines changed: 24 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)