View source: R/pecc_search_cov.R
pecc_search_cov | R Documentation |
pecc_search_cov
simplify a dataset to extract only covariates
pecc_search_cov(dataset, ..., returnExp = F)
dataset |
dataset to analyze |
... |
grouping columns (ID, occasion,...) |
returnExp |
If F (default) return the output (simplified df), if not the corresponding R code |
Thibaud Derippe (Thibaud.Derippe@gmail.com)
pecc_search_cov(Theoph, Subject)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.