quote.if.required: Update a vector with the minimum quotes required to make a...

Description Usage Arguments Value

View source: R/quote.if.required.R

Description

Update a vector with the minimum quotes required to make a .csv file

Usage

1
2
quote.if.required(x, qmethod = c("double", "escape"), sep = ",",
  eol = "\n")

Arguments

x

The vector (either character or something that can be coerced into a character vector)

qmethod, sep, eol

See write.csv

Value

A vector as a character string, quoted if required


billdenney/pknca.portation documentation built on May 3, 2019, 2:55 p.m.