parse_concentrations: Parses concentrations from a json trajectory.

Description Usage Arguments

View source: R/parse_concentrations.R

Description

Parses concentrations from a json trajectory.

Usage

1
2
parse_concentrations(json_file, select_nodes = vector(),
  select_sections = vector(), select_entities = vector())

Arguments

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


cleberecht/singaEvaluate documentation built on Jan. 7, 2020, 4:07 p.m.