在R中,我使用print函数进行输出,但总是得到一个难看的输出.如果我做:
print("hello world")
输出是:
[1] "hello world"
是否有一种功能/方式来打印输出,只是得到我想要的文本?
谢谢
printing r
printing ×1
r ×1