Learn R Programming

lintr (version 3.0.2)

single_quotes_linter: Single quotes linter

Description

Check that only double quotes are used to delimit string constants.

Usage

single_quotes_linter()

Arguments

Tags

consistency, default, readability, style

See Also

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