View source: R/loadModelMasks.R
read_mask() takes and reads a mask file TSV/CSV. 
The function attempts to read it using fread and returns
an error message if it fails. Returns table with all applicable columns
appended.
1  | read_mask(file_name)
 | 
file_name | 
 File name to be read. Should specify a TSV/CSV file. read_mask()  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.