powered by
printToChar(x, collapse = "\n")
character(1)
NULL
character
x <- data.frame(a=1:2, b=3:4) str(printToChar(x))
Run the code above in your browser using DataLab