Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gl-li/twstrade


https://github.com/gl-li/twstrade

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```

# twstrade

[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[![R-CMD-check](https://github.com/GL-Li/twstrade/workflows/R-CMD-check/badge.svg)](https://github.com/GL-Li/twstrade/actions)

The goal of twstrade is to ...

## Installation

You can install the development version of twstrade from [GitHub](https://github.com/) with:

``` r
# install.packages("devtools")
devtools::install_github("GL-Li/twstrade")
```