View source: R/load_csv_data.R
is_valid_weightlifting_log | R Documentation |
Checks to see if a data frame is a valid weightlifting log. Looks for names.
is_valid_weightlifting_log(weightlifting.log = NULL)
weightlifting.log |
A data frame containing at least the following elements: |
Boolean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.