In R, I use the print function for output but I always get an ugly output. If I do:
print("hello world")
the output is:
[1] "hello world"
Is there a function/way to print the output and just get the text I want?
Thanks
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…