Learn R Programming

csv (version 0.6.1)

autoquote.factor: Autoquote Factor

Description

Autoquote character. Quotes levels with commas or double quotes; the latter are doubled.

Usage

# S3 method for factor
autoquote(x, ...)

Arguments

x

object

...

passed arguments

See Also

Other autoquote: autoquote.character(), autoquote.default(), autoquote()