sQuote {base} |
R Documentation |
Quote Text
Description
Single or double quote text by combining with appropriate
single or double left and right quotation marks.
Usage
sQuote(x,
q = Call "getOption"("useFancyQuotes"));
Arguments
x
an R object, to be coerced to a character vector. [as string]
q
the kind of quotes to be used, see ‘Details’.
Details
Authors
SMRUCC genomics Institute
Value
this function returns data object of type string.
clr value class
Examples
[Package
base version 2.33.856.6961
Index]