Learn R Programming

inlabru (version 2.3.1)

bru_call_options: Additional bru options

Description

Construct a bru_options object including the default and global options, and converting deprecated option names.

Usage

bru_call_options(...)

Arguments

Options passed on to as.bru_options()

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
opts <- bru_call_options()

# Print them:
opts
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab