load_data | R Documentation |
Variables and files are loaded to the global environment to be used by other functions inside this package.
load_data( config, neighbours = 0, confidence = 0, full = TRUE, verbose = TRUE )
config |
String path to a YAML configuration file |
neighbours |
Integer value representing the number of 'steps' allowed for protein-protein interactions |
confidence |
placeholder |
full |
placeholder |
verbose |
placeholder |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.