Description Usage Arguments Format Value Note Examples
recode_fund recodes fund character vectors.
1 2 3 |
x |
A character vector of fund names. Will be coerced to character if class(x) is factor. |
An object of class list
of length 7.
A vector of recoded fund names.
more coming soon...
1 2 3 4 | ## Not run:
recode_fund(c("MIChild", "Medicaid"))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.