haven
Data converter
A C library that enables R to read and write various data formats used by other statistical packages
Read SPSS, Stata and SAS files from R
425 stars
21 watching
117 forks
Language: C
last commit: about 1 month ago
Linked from 1 awesome list
rsasspssstata
Related projects:
Repository | Description | Stars |
---|---|---|
tidyverse/readr | Provides fast and friendly way to read rectangular data from delimited files | 1,010 |
tidyverse/tidyverse | A set of R packages designed to work together harmoniously for data science tasks. | 1,669 |
tidyverse/tidyr | Helps create organized data with minimal manual work | 1,384 |
tidyverse/readxl | A package that reads data from Excel files into R | 729 |
walkerke/tidycensus | Provides an interface to US Census Bureau APIs for accessing decennial and five-year American Community data in a structured format | 639 |
tidyverse/reprex | Tool to create and render reproducible R code snippets for sharing | 741 |
ropensci/tidyhydat | A package providing functions to access and process Canadian hydrometric data from various sources. | 71 |
dgrtwo/broom | Converts statistical analysis objects from R into tidy data structures | 19 |
juliasilge/tidytext | Provides tools and data to convert text into tidy data formats for natural language processing tasks | 1,180 |
tidyverse/vroom | A high-performance CSV and TSV reader that uses indexing and lazy loading to improve reading speed without loading all data at once. | 621 |
tidyverse/rvest | A package for extracting data from web pages using HTML parsing and CSS/XPath selectors. | 1,492 |
hahwul/s3reverse | A utility tool for converting various S3 bucket formats into one standard format for security testing and bug bounty activities. | 83 |
realm/realm-cocoa-converter | Utility framework to import and export data from various formats using Realm storage | 219 |
business-science/tidyquant | An R package for financial data analysis and visualization in the tidyverse ecosystem. | 857 |
sfirke/janitor | A collection of R functions for simplifying data cleaning and preparation tasks. | 1,392 |