README.md

RToyPackage

The RToyPackage is simply a collection of functions which make things fun and easier.

Installation

You can install the released version of RToyPackage from CRAN with:

install.packages("RToyPackage")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("fortune9/RToyPackage")

Example

This is a basic example which shows you how to solve a common problem:

library(RToyPackage)
fun_plot()

# or set a wide range for x
fun_plot(-10,10)

Author

Zhenguo Zhang



fortune9/RToyPackage documentation built on Aug. 15, 2020, 12:40 a.m.