我在R包geiger中使用了一个函数,我希望警告消息打印“数据”中未找到的所有提示,但是R正在截断输出警告消息。我试图通过在RStudio中将其设置为0来限制显示的行长,但这似乎不起作用。
Warning messages:
1: In treedata(tree, data) :
The following tips were not found in 'data' and were dropped from 'phy':
species1
species2
...
species50 [... truncated]