[docs] Details to performance_roc() #756
Annotations
1 error and 2 warnings
Extract and lint files changed by this PR
Process completed with exit code 31.
|
Extract and lint files changed by this PR:
R/performance_roc.R#L70
file=R/performance_roc.R,line=70,col=44,[keyword_quote_linter] Only quote targets of extraction with $ if necessary, i.e., if the name is not a valid R symbol (see ?make.names). Use backticks to create non-syntactic names, or use [[ to extract by string.
|
Extract and lint files changed by this PR:
R/performance_roc.R#L133
file=R/performance_roc.R,line=133,col=12,[unnecessary_concatenation_linter] Replace unnecessary c() by NULL or, whenever possible, vector() seeded with the correct type and/or length.
|
Loading