r-snippets:用于读取、子集化、汇总、重塑、合并和清理数据的各种 R 片段

时间:2021-06-29 12:16:51
【文件属性】:
文件名称:r-snippets:用于读取、子集化、汇总、重塑、合并和清理数据的各种 R 片段
文件大小:1.35MB
文件格式:ZIP
更新时间:2021-06-29 12:16:51
R r-片段 用于读取、子集化、汇总、重塑、合并和清理数据的各种 R 片段。 片段对现实世界的数据进行操作,并由 test_that 单元测试覆盖。 读取数据 从 URL 读取 CSV 从 URL 读取数据表 从 URL 读取 XLSX 使用 XPATH 从 URL 读取 XML 从 URL 读取 JSON 子集数据 即将推出... 汇总数据 即将推出... 重塑数据 即将推出... 合并数据 即将推出... 清理数据 即将推出... ##执照 Copyright 2014 Donne Martin Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain
【文件预览】:
r-snippets-master
----.gitignore(290B)
----README.md(1KB)
----tests()
--------testthat.R(62B)
--------testthat()
----LICENSE(551B)
----DESCRIPTION(521B)
----reading_data()
--------read_xml_from_url.R(1KB)
--------read_csv_from_url.R(2KB)
--------read_html_from_url.R(400B)
--------read_xlsx_from_url.R(1KB)
--------read_from_url_to_data_table.R(1KB)
--------read_json_from_url.R(604B)
--------sqldf.R(1KB)
--------utilities.R(1KB)
----data()
--------getdata-data-PUMSDataDict06.pdf(117KB)
--------profile.png(119KB)
--------getdata-data-DATA.gov_NGAP.xlsx(16KB)
--------getdata-data-restaurants.xml(679KB)
--------getdata-data-ss06hid.csv(4.05MB)

网友评论