powered by
Valid custom parameters (cpars)
validcpars( type = c("all", "Stock", "Fleet", "Obs", "Imp", "internal"), valid = TRUE, show = TRUE )
What cpars to show? 'all', 'Stock', 'Fleet', 'Obs', 'Imp', or 'internal'
Logical. Show valid cpars?
Logical. Display the table in the Viewer?
a HTML datatable with variable name, description and type of valid cpars
# NOT RUN { validcpars() # all valid cpars validcpars("Obs", FALSE) # invalid Obs cpars # } # NOT RUN { # }
Run the code above in your browser using DataLab