gpt4 book ai didi

r - 在ggplot2中绘制欧元符号€?

转载 作者:行者123 更新时间:2023-12-04 11:51:01 24 4
gpt4 key购买 nike

欧元符号 显示为 ...在 PDF 输出

ggplot() + theme_bw() + geom_line() + scale_y_continuous(formatter = "euro")

最佳答案

使用 ISOLatin9.enc启动PDF图形时的编码

pdf(encoding = "ISOLatin9.enc")

http://stat.ethz.ch/R-manual/R-patched/library/graphics/html/text.html据说欧元符号可以选择以欧元为字符的 ISO-8895-15 (Latin-9)

关于r - 在ggplot2中绘制欧元符号€?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6706226/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com