Description Usage Arguments Value
Coerce an object to a string
S3 method for coerceToString
S3 method for coerceToString
S3 method for coerceToString
S3 method for coerceToString
S3 method for coerceToString
S3 method for coerceToString
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | coerceToJSString(x)
## Default S3 method:
coerceToJSString(x)
## S3 method for class 'character'
coerceToJSString(x)
## S3 method for class 'factor'
coerceToJSString(x)
## S3 method for class 'logical'
coerceToJSString(x)
## S3 method for class 'String'
coerceToJSString(x)
## S3 method for class 'list'
coerceToJSString(x)
|
x |
object to coerce |
returns object sometimes quoted
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.