8000 GitHub - Rkabacoff/qacEDA
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Rkabacoff/qacEDA

Repository files navigation

ducks

qacEDA

R is a wonderful language and platform for data science. Unfortunately, many simple tasks in data preparation, data exploration, and data visualization can be more difficult than necessary.

The goal of the qacEDA package is to provide convenient statistical functions for the common data science task we perform every day.

Installation

You can install this package with the following code:

if(!require(remotes)){
   install.packages("remotes")
}
remotes::install_github("rkabacoff/qacEDA")

Using the package

The easiest way to get started is, appropriately enough, by reading the Getting Started guide. Next, take a look at the Documentation. There are also vignettes on specific topics.

Suggestions are always welcome!

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0