# rstatatools
**Repository Path**: phgis/rstatatools
## Basic Information
- **Project Name**: rstatatools
- **Description**: 微信公众号 RStata|我的 R 语言工具包~
- **Primary Language**: Unknown
- **License**: CC0-1.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 2
- **Created**: 2021-05-17
- **Last Updated**: 2024-04-30
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
rstatatools
===========
[](https://www.tidyverse.org/lifecycle/#experimental)
欢迎使用
rstatatools,这个包里的函数并没有统一的目标,而是我平常使用的各种函数的集合,由于
R 包的开发不能使用中文,但是 readme
还是可以用的,所以我就用中文来介绍下这个 R 包。
欢迎大家关注微信公众号“RStata” 和 “Stata 中文社区” 获取最新资讯和动态!
| RStata | Stata中文社区 |
|:-----------------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------:|
| |
|
安装方法
--------
你可以从 GitHub 上安装这个 R 包:
devtools::install_github('r-stata/rstatatools')
也可以从 Gitee 上安装:
devtools::install_git('https://gitee.com/tidyfriday/rstatatools.git')
使用介绍
--------
### Get and Visualize Stock Data
GitHub:[Get and Visualize Stock
Data](https://r-stata.github.io/rstatatools/articles/cntrade.html)
Gitee: [Get and Visualize Stock
Data](https://tidyfriday.gitee.io/rstatatools/articles/cntrade.html)

### Some leaflet tiles
GitHub: [Some leaflet
tiles](https://r-stata.github.io/rstatatools/articles/leaflet_tiles.html)
Gitee: [Some leaflet
tiles](https://tidyfriday.gitee.io/rstatatools/articles/leaflet_tiles.html)

------------------------------------------------------------------------