Skip to main content
Skip table of contents

getCustomNCAParameters

Retrieve the list of the custom NCA parameters defined in the current project and/or the preferences. Available arguments:

"fromPreferences"(logical, optional)If the list should include parameters available in preferences.
"fromProject"(logical, optional)If the list should include parameters added to the current project.
"onlyCompatible"(logical, optional)If the list should include only parameters compatible with the current project.

Usage

R
getCustomNCAParameters(
  fromPreferences = TRUE,
  fromProject = TRUE,
  onlyCompatible = FALSE
)
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.