Add type()
wrapper function
#28
lint-changed-files.yaml
on: pull_request
lint-changed-files
1m 57s
Annotations
1 error and 4 warnings
lint-changed-files
Process completed with exit code 31.
|
lint-changed-files:
R/type.R#L37
file=R/type.R,line=37,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
lint-changed-files:
R/type.R#L38
file=R/type.R,line=38,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
lint-changed-files:
R/type.R#L39
file=R/type.R,line=39,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|
lint-changed-files:
R/type.R#L40
file=R/type.R,line=40,col=5,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
|