【问题标题】:R in jupyter, install windows fontsR in jupyter,安装windows字体
【发布时间】:2017-12-18 08:33:45
【问题描述】:

我必须设计一些图表。我在 jupyter (anaconda python 3.5) 中使用 R,用 r-essentials 实现。我现在想使用我们的内部字体,它是作为 windows 字体样式安装的。

因此,我使用了:

font_import(paths = NULL, recursive = TRUE, pattern = NULL);

在 jupyter 中。此命令需要提示确认,jupyter 会跳过(退出)。是否有机会在 jupyter 中自动回答/强制?或者,如何将我的 windows 字体安装到 Anaconda python 的 R 环境中?

【问题讨论】:

    标签: r windows ggplot2 fonts jupyter


    【解决方案1】:

    我在这里太笨了,命令本身有一个属性“提示”,可以设置为 FALSE。对不起。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2018-07-20
      • 2018-05-16
      • 1970-01-01
      • 1970-01-01
      • 2016-02-14
      • 2019-04-13
      • 1970-01-01
      • 2018-12-17
      相关资源
      最近更新 更多