Learn R Programming

Rnightlights (version 0.2.4)

getAllNlConfigNames: Generate a list of all possible configNames for a given nlType

Description

Generate a list of all possible configNames for a given nlType

Usage

getAllNlConfigNames(nlType)

Arguments

nlType

if present show only configNames matching the nlType

Examples

Run this code
# NOT RUN {
getAllNlConfigNames("OLS.Y")
 #returns '"cf_cvg", "avg_vis", "stable_lights"'
 
# }

Run the code above in your browser using DataLab