Skip to content

jcfaria/fdth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fdth - Frequency Distribution Tables, Histograms and Polygons

This is the development code of the R package fdth. You should use it if you want to contribute to its development: testing unreleased versions, fixing bugs, writing code, etc.

To download, check and build it do the following in a terminal emulator:

git clone git://github.com/jcfaria/fdth.git

or

git clone https://jcfaria@github.com/jcfaria/fdth.git

After to clone it, to check, build and install do the following:

R CMD check fdth

R CMD build fdth

R CMD INSTALL fdth_X.X-X.tar.gz

Or, you could install directly as:

require(devtools)

install_github("jcfaria/fdth")

The stable version of this package is available at: http://cran.r-project.org/web/packages/fdth/index.html

Faria, J. C; Allaman, I. B. and Jelihovschi, E. G.
Universidade Estadual de Santa Cruz - UESC
Departamento de Ciências Exatas - DCEX
Ilhéus - Bahia - Brasil

About

Frequency Distribution Tables, Histograms and Poligons - R Package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages