Get information on the checks and preparations performed by
ors_params for additional ORS parameters.
Value
A dataframe or tibble with the following columns:
nameName of the parameter
parentParent object of the parameter if it is nested, NA otherwise
matchDoes the parameter have a predefined list of values?
scalarShould the parameter be length-1?
typeR type of the parameter value
limIs parameter subject to numerical limits?
allowedWhich profiles are required to use the parameter?
polyShould the parameter be formatted as a polygon?
boxDoes the parameter need boxing before POSTing?
inspectIs the parameter available for ors_inspect?
pariwiseIs the parameter available for ors_pairwise?
accessibilityIs the parameter available for ors_accessibility?
