Skip to content

Commit

Permalink
Merge pull request #87 from getwilds/documentation
Browse files Browse the repository at this point in the history
removed app history file
  • Loading branch information
realbp authored Mar 20, 2024
2 parents 477b97b + 4284edb commit 46bea48
Show file tree
Hide file tree
Showing 6 changed files with 49 additions and 46 deletions.
1 change: 0 additions & 1 deletion .Rapp.history

This file was deleted.

43 changes: 22 additions & 21 deletions R/mortality-cancer.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,28 @@
#' @param area A state/territory abbreviation or USA.
#' @template param-areatype
#' @param cancer One of the following values:
#' `"all cancer sites"`
#' `"bladder", "brain & ons"`
#' `"breast (female)"`
#' `"cervix"`
#' `"childhood (ages <15, all sites)"`
#' `"childhood (ages <20, all sites)"`
#' `"colon & rectum"`
#' `"esophagus"`
#' `"kidney & renal pelvis"`
#' `"leukemia"`
#' `"liver & bile duct"`
#' `"lung & bronchus"`
#' `"melanoma of the skin"`
#' `"non-hodgkin lymphoma"`
#' `"oral cavity & pharynx"`
#' `"ovary"`
#' `"pancreas"`
#' `"prostate"`
#' `"stomach"`
#' `"thyroid"`
#' `"uterus (corpus & uterus, nos)"`
#' - `"all cancer sites"`
#' - `"bladder"`
#' - `"brain & ons"`
#' - `"breast (female)"`
#' - `"cervix"`
#' - `"childhood (ages <15, all sites)"`
#' - `"childhood (ages <20, all sites)"`
#' - `"colon & rectum"`
#' - `"esophagus"`
#' - `"kidney & renal pelvis"`
#' - `"leukemia"`
#' - `"liver & bile duct"`
#' - `"lung & bronchus"`
#' - `"melanoma of the skin"`
#' - `"non-hodgkin lymphoma"`
#' - `"oral cavity & pharynx"`
#' - `"ovary"`
#' - `"pancreas"`
#' - `"prostate"`
#' - `"stomach"`
#' - `"thyroid"`
#' - `"uterus (corpus & uterus, nos)"`
#' @param race One of the following values:
#' - `"All Races (includes Hispanic)"`
#' - `"White (non-Hispanic)"`
Expand Down
2 changes: 1 addition & 1 deletion man-roxygen/param-areatype.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#' @param areatype One of the following values:
#' - `"county"`
#' - `"hsa"` (Health Service Area)
#' - `"state"`.
#' - `"state"`.
2 changes: 1 addition & 1 deletion man/demo_poverty.Rd

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

45 changes: 24 additions & 21 deletions man/mortality_cancer.Rd

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

2 changes: 1 addition & 1 deletion man/risk_smoking.Rd

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

0 comments on commit 46bea48

Please sign in to comment.