Skip to content

Commit

Permalink
add dem_example docs properly
Browse files Browse the repository at this point in the history
  • Loading branch information
see24 committed Jun 26, 2024
1 parent dc50fd9 commit 2fb52ba
Show file tree
Hide file tree
Showing 4 changed files with 50 additions and 37 deletions.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,6 @@ Collate:
'rasterizeLine.R'
'prepExData.R'
'roads-package.R'
'dem_example.R'
BugReports: https://github.com/LandSciTech/roads/issues
Roxygen: list(markdown = TRUE)
6 changes: 3 additions & 3 deletions R/dem_example.R
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
#' * ex_wat: a `PackedSpatRaster` of proportion water.
#'
#' @examples
#' CLUSexample
#' prepExData(CLUSexample)
"CLUSexample"
#' dem_example
#' prepExData(dem_example)
"dem_example"
35 changes: 1 addition & 34 deletions man/CLUSexample.Rd

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

45 changes: 45 additions & 0 deletions man/dem_example.Rd

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

0 comments on commit 2fb52ba

Please sign in to comment.