R/abs_load_data.R
is_bs_table.Rd
Given the text from a .csv file, determine whether it corresponds to a the table format for a BehaviorSpace experiment
is_bs_table(text, skip_lines)
The contents of the .csv file.
The number of lines to skip before starting to read the data.
Logical: TRUE means it is in the table format.
TRUE