View source: R/parse_concentrations.R
Parses concentrations from a json trajectory.
1 2 | parse_concentrations(json_file, select_nodes = vector(),
select_sections = vector(), select_entities = vector())
|
json_file |
The file with the trajectory data. |
select_nodes |
A vector with nodes that will be considered, if no nodes are given all are considered |
select_sections |
A vector with sections that will be considered, if no sections are given all are considered |
select_entities |
A vector with entities that will be considered, if no entities are given all are considered |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.