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

Rkabacoff/importR

Repository files navigation

importR

The goal of importR is to create an R data frame from external data in SAS, SPSS, or Stata binary files, Excel Workbooks, or delimited text files.

Installation

From CRAN

install.packages("importR")

For the development version

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

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