小编lam*_*ine的帖子

使用 nVennR 生成维恩图时出错

我希望使用Pérez-Silva 等人创建的nVennR 包在 R 中使用我自己的数据创建一个复杂的维恩图。2018 年。我正在此小插图中运行示例代码。

当我运行示例代码时,R 会显示一条警告消息:

The figure cannot be rendered in the plot window. Please, use the arguments outFile and/or systemShow.
Run Code Online (Sandbox Code Playgroud)

将 systemShow 参数设置为 TRUE 后,Chrome 尝试打开 SVG 文件并显示以下错误:

error on line 74 at column 45: Namespace prefix xlink for href on use is not defined. 
Run Code Online (Sandbox Code Playgroud)

不知道为什么我无法使用提供的代码生成图像!

algorithm r venn-diagram

1
推荐指数
1
解决办法
785
查看次数

标签 统计

algorithm ×1

r ×1

venn-diagram ×1