read_oddi | R Documentation |
Read a folder of xlsx files produced by star-oddi telemetry and put them together in a tidy tibble
read_oddi(
folder,
meta_data_group,
meta_data_xover = NULL,
meta_data_sex = NULL,
trim_bad_probe = T
)
folder |
a folder containing xlsx files produced by star-oddi emitters |
trim_bad_probe |
logical: should function remove bad probes? Particularly useful for probes attached to mouse, rather than implanted |
meta_data |
data frame or tibble containing sample group information |
a tidy telemetry tibble (tidy_telem)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.