文件名称:export:R包,用于简化图形和数据表的导出
文件大小:338KB
文件格式:ZIP
更新时间:2024-05-26 15:34:31
R
导出版本0.2.2 Beta export是一个R软件包,可以轻松地将活动R图形和统计输出以出版物质量导出到Microsoft Office(Word,PowerPoint和Excel),HTML和Latex。 特征 使用具有默认值的单个命令,可以将出版质量的活动R图形或ggplot2,点阵或基本R图形保存为Microsoft Word,Powerpoint或其他各种位图或矢量格式。 完全可编辑的Powerpoint矢量格式输出,支持手动整理图布局。 将R中的统计分析输出另存为Excel,Word,PowerPoint,Latex或HTML文档中的表。 自定义R输出的格式。 安装 导出包可在Windows,Ubuntu和Mac上跨平台运行。 不过,某些Mac发行版默认情况下未安装cairo设备,而导出软件包则需要这样做。 如果Mac用户首先安装XQuartz,则可以解决此问题,该工
【文件预览】:
export-master
----NAMESPACE(1KB)
----NEWS.md(1KB)
----cran-comments.md(2KB)
----DESCRIPTION(2KB)
----inst()
--------templates()
----R()
--------table2spreadsheet.R(9KB)
--------export(1KB)
--------rgl2bitmap.R(1KB)
--------table2tex.R(7KB)
--------export.rdb(20KB)
--------graph2office.R(9KB)
--------graph2vector.R(7KB)
--------graph2bitmap.R(6KB)
--------export.rdx(617B)
--------table2office.R(11KB)
--------utils.R(6KB)
----examples()
--------table2spreadsheet.R(1012B)
--------rgl2bitmap.R(365B)
--------table2tex.R(547B)
--------graph2office.R(1KB)
--------graph2vector.R(2KB)
--------graph2bitmap.R(1KB)
--------table2office.R(835B)
----.Rbuildignore(101B)
----README.md(4KB)
----man()
--------table2office.Rd(7KB)
--------table2tex.Rd(5KB)
--------rgl2bitmap.Rd(1KB)
--------table2spreadsheet.Rd(7KB)
--------graph2vector.Rd(5KB)
--------graph2office.Rd(6KB)
--------graph2bitmap.Rd(4KB)
----TODO(1KB)
----.gitignore(35B)