Skip to content

chanw0/MTA

Repository files navigation

---
title: "MTA"
output: html_document
---

```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```

# MTA

Welcome to *MTA*'s page!


Installing *MTA*
-------------
To install the development version from github:

```r
library(devtools)
install_github("chanw0/MTA")
```
Once installed, the package can be loaded using:

```r
library("MTA")
```


Development team
-------------
### Authors/developers
*MTA* is developed by:

* Chan Wang
* [Huilin Li](https://sites.google.com/site/huilinli09/)


### Maintainer
* Chan Wang 
* [Huilin Li](https://sites.google.com/site/huilinli09/)

Releases

No releases published

Packages

No packages published

Languages