View source: R/calc-mpd-logs.R
calc_mpd_logs | R Documentation |
Calculate logs for several parameters using MPD
calc_mpd_logs(mpd, log_params = c("^ro$", "^m$", "^rbar$", "^rinit$", "^q$"))
mpd |
A list of MPD outputs |
log_params |
Patterns to match for parameter names that need to be logged |
The new list elements will have the same names but have 'log_' appended
a list (mpd with some new elements appended, the log-applied elements)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.