View source: R/helper-functions.R
Custom function
should not autopromote non-character columns for VARIANT data
for columns that are interpreted as logical, should use strict checking for TRUE/True, or FALSE/False ('T' is a valid character in genomic data)
| 1 | autoconvert_char(df1, convert_logicals = TRUE)
 | 
| convert_logicals | if TRUE, accept automatically converted logicals (see note above) | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.