View source: R/physical_parameters.R
get_all_physical_parameters | R Documentation |
Get a list of all physical parameters for all PDCs/LFLs on the system.
get_all_physical_parameters(efoqa_connection = connect_to_efoqa())
efoqa_connection |
An optional connection for re-use or advanced multi-system use. |
A dataframe with details on all physical parameters (names, units, uids) for all PDCs/LFLs on the system.
## Not run:
get_all_physical_parameters()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.