Skip to main content

Module r_reserved_params

Module r_reserved_params 

Source
Expand description

R reserved-word parameter name check.

  • MXL110: A #[miniextendr] function or method has a parameter whose name is an R reserved word. The proc macro forwards parameter names verbatim into the generated R wrapper, so the wrapper will be syntactically invalid.

Constants§

R_RESERVED 🔒
R reserved words from ?Reserved.

Functions§

check