View source: R/utilities-pk-parameter.R
pkParameterByName | R Documentation |
Returns an instance of a PK-Parameter by name or NULL if the parameter by name is not found
pkParameterByName(name, stopIfNotFound = TRUE)
name |
Name of PK-Parameter to update |
stopIfNotFound |
Boolean. If |
pkParameter <- pkParameterByName(name = "t_max")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.