diff --git a/code-of-conduct.html b/code-of-conduct.html index 9b33249..92a9a06 100644 --- a/code-of-conduct.html +++ b/code-of-conduct.html @@ -44,6 +44,7 @@
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.
diff --git a/index.html b/index.html index 5324465..9bd2130 100644 --- a/index.html +++ b/index.html @@ -65,9 +65,14 @@GitHub | -Travis-CI | +Travis-CI | CodeCov |
---|---|---|---|
Dev | - | - | |
- | - | + |
The development version of OuhscMunge
can be installed from GitHub after installing the remotes
package. (The release version will be available on CRAN later.)
The development version of OuhscMunge
can be installed from GitHub after installing the remotes
package. (The release version will be available on CRAN later.)
install.packages("remotes") # If it's not already installed.
remotes::install_github("OuhscBbmc/OuhscMunge")
OUHSC CCAN Independent Evaluation of the State of Oklahoma Competitive Maternal, Infant, and Early Childhood Home Visiting (MIECHV) Project.: Evaluates MIECHV expansion and enhancement of Evidence-based Home Visitation programs in four Oklahoma counties. HRSA/ACF D89MC23154.
-(So far) the primary developers of OuhscMunge are the external evaluators for Oklahoma’s MIECHV program.
+OUHSC CCAN Independent Evaluation of the State of Oklahoma Competitive Maternal, Infant, and Early Childhood Home Visiting (MIECHV) Project.: Evaluates MIECHV expansion and enhancement of Evidence-based Home Visitation programs in four Oklahoma counties. HRSA/ACF D89MC23154.
+(So far) the primary developers of OuhscMunge are the external evaluators for Oklahoma’s MIECHV program.
Convert variable names to snake_case
trim_numeric()
trim_integer()
trim_date()
trim_numeric()
trim_integer()
trim_date()
trim_datetime()
trim_character()
Trim extreme values
Generates code to verify a data.frame
.
Generates code to verify a base::data.frame()
.