ImportExport-package: Import and Export Data

Description Details Author(s) See Also Examples

Description

Import and export data from the most common statistical formats by using R functions that guarantee the least loss of the data information, giving special attention to the date variables and the labelled ones.

The package also includes an usefull shiny app called by ImportExportApp which uses all the content of the package to import and export databases in a rather easy way.

Details

The DESCRIPTION file: This package was not yet installed at build time.
Index: This package was not yet installed at build time.

Author(s)

Roger Pros, Isaac Subirana, Joan Vila.

Maintainer: Isaac Subirana <isubirana@imim.es>

See Also

ImportExportApp

Examples

1
2
3
4
## Not run: 
x<-spss_import("mydata.sav")

## End(Not run)

ImportExport documentation built on Jan. 13, 2021, 7:39 a.m.