View source: R/fsl_helper_functions.R
get_feat_status | R Documentation |
helper function to look at whether feat ingredients exist for a .feat/.gfeat directory
get_feat_status(feat_dir, feat_fsf = NULL, lg = NULL, prefix = NULL)
feat_dir |
an expected .feat/.gfeat directory for an analysis |
feat_fsf |
an expected .fsf file corresponding to the feat analysis |
lg |
an optional lgr logger object to be used for logging. If not passed, the root logger will be used |
a data.frame containing information about whether the .feat analysis is complete and whether various ingredients are present
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.