View source: R/parse_BN_crosstabFile.R
parse_BN_crosstabFile | R Documentation |
Main function that parses bionavigator crosstab view files. Takes in path to file and type (either Signal or SignalSaturation)
parse_BN_crosstabFile(file_path, type = c("Signal", "SignalSaturation"))
file_path |
path to BN crosstab file |
type |
Name of the value (either Signal or SignalSaturation) |
tbl_df
TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.