Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 949 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 949 Bytes

mynewsimplecompedium

R build status Launch Rstudio Binder

The goal of mynewsimplecompedium is to ...

Installation

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

install.packages("mynewsimplecompedium")

Example

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

library(mynewsimplecompedium)
sqr_root(4)

Contributing

Please note that the 'mynewsimplecompedium' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.