Skip to content

Commit

Permalink
initial help check repository
Browse files Browse the repository at this point in the history
  • Loading branch information
ECiardullo committed Oct 19, 2024
1 parent 3e1746e commit 0732376
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 2 deletions.
2 changes: 2 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# Generated by roxygen2: do not edit by hand

export(check_repository)
export(get_census)
4 changes: 2 additions & 2 deletions R/check_repository.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#' Title
#' check_repository
#'
#' @param year
#' @param year census year for which you want to view the currently available tabulations
#' @param topic
#' @param geolvl
#'
Expand Down
16 changes: 16 additions & 0 deletions man/check_repository.Rd

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

14 changes: 14 additions & 0 deletions man/get_census.Rd

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

0 comments on commit 0732376

Please sign in to comment.