inbody_read | R Documentation |
This function will read in any InBody file, whether it has been cleaned manually, or is completely raw and unaltered. Since this is intended for the MOAS, is assumes IDs are stored in a meaningful way in accordance with LCBC data collection principles <ID.proj.wave>
inbody_read(path)
path |
path to file |
data frame
## Not run:
path <- "~/MOAS/data-raw/InBody/OrigData/2019_10/inbody770_data.csv"
inbody_read(path)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.