make_smallest_bout_without_metadata | R Documentation |
This function creates the smallest bout window without the metadata columns. It calls the make_smallest_bout
function and then removes the columns "non_wearing", "complete_day", and "bout" using dplyr::select
.
make_smallest_bout_without_metadata()
A data frame containing the smallest bout window without metadata.
make_smallest_bout_without_metadata()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.