0
点赞
收藏
分享

微信扫一扫

Error: ggplot2 doesn‘t know how to deal with data of class uneval

Error: ggplot2 doesn't know how to deal with data of class uneval

目录

Error: ggplot2 doesn't know how to deal with data of class uneval

#问题

 解决:


使用美国中西部电力市场“最近”每小时风力发电数据进行可视化分析。
期望用红色覆盖最近两天的观察值,结果发生了错误。

#问题

# Read in Wind data
fname <- "https://www.midwestiso.org/Library/Repository/Market%20Re
举报

相关推荐

0 条评论