printStrToChar {BBmisc} | R Documentation |
str(x)
of an object to a string / character vector.Print str(x)
of an object to a string / character vector.
printStrToChar(x, collapse = "\n")
x |
[any] |
collapse |
[ |
[character
].
printStrToChar(iris)