knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README", out.width = "100%" )
The goal of r4jecs is to gather and publish useful functions for data analysis in the Japan Environment and Children's Study (JECS)
You can install the development version of r4jecs GitHub with:
# install.packages("devtools") devtools::install_github("fabregithub/r4jecs")
This is a basic example which shows you how to solve a common problem:
library(r4jecs) ## basic example code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.