Learn R Programming

lintr (version 3.0.2)

function_left_parentheses_linter: Function left parentheses linter

Description

Check that all left parentheses in a function call do not have spaces before them.

Usage

function_left_parentheses_linter()

Arguments

Tags

default, readability, style

See Also

linters for a complete list of linters available in lintr.
https://style.tidyverse.org/syntax.html#parentheses