Skip to content

Commit

Permalink
refresh docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejohnson51 committed Nov 1, 2022
1 parent 060a07e commit 76d7684
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export(get_hydrofabric)
export(get_minimal_network)
export(hyaggregate_log)
export(layer_exists)
export(make_hf_gpkg_from_aggregate)
export(map_outlet_ids)
export(middle_massage)
export(network_metadata)
Expand Down
4 changes: 1 addition & 3 deletions R/make_hf_gpkg_from_aggregate.R
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@

#' Convert Aggregate Output to HF gpkg
#' This is a temporary function as changes get pushed upstream
#' @param gpkg gpkg file path
#' @return
#' @return file.path
#' @export
#' @examples

make_hf_gpkg_from_aggregate = function(gpkg){

Expand Down
19 changes: 19 additions & 0 deletions man/make_hf_gpkg_from_aggregate.Rd

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

0 comments on commit 76d7684

Please sign in to comment.