Other packages > Find by keyword >

asciiSetupReader  

Reads Fixed-Width ASCII Data Files (.txt or .dat) that Have Accompanying Setup Files (.sps or .sas)
View on CRAN: Click here


Download and install asciiSetupReader package within the R console
Install from CRAN:
install.packages("asciiSetupReader")

Install from Github:
library("remotes")
install_github("cran/asciiSetupReader")

Install by package version:
library("remotes")
install_version("asciiSetupReader", "2.5.1")



Attach the package and use:
library("asciiSetupReader")
Maintained by
Jacob Kaplan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-09-07
Latest Update: 2023-07-05
Description:
Lets you open a fixed-width ASCII file (.txt or .dat) that has an accompanying setup file (.sps or .sas). These file combinations are sometimes referred to as .txt+.sps, .txt+.sas, .dat+.sps, or .dat+.sas. This will only run in a txt-sps or txt-sas pair in which the setup file contains instructions to open that text file. It will NOT open other text files, .sav, .sas, or .por data files. Fixed-width ASCII files with setup files are common in older (pre-2000) government data.
How to cite:
Jacob Kaplan (2017). asciiSetupReader: Reads Fixed-Width ASCII Data Files (.txt or .dat) that Have Accompanying Setup Files (.sps or .sas). R package version 2.5.1, https://cran.r-project.org/web/packages/asciiSetupReader
Previous versions and publish date:
1.0 (2017-09-07 21:52), 1.1 (2017-10-11 14:59), 1.2 (2017-11-26 18:06), 1.4.0 (2018-06-18 23:05), 2.0.0 (2019-02-04 10:33), 2.0.1 (2019-02-05 22:13), 2.1.0 (2019-06-28 21:30), 2.2.0 (2019-10-08 16:20), 2.3.0 (2020-01-19 09:30), 2.3.1 (2020-03-21 08:50), 2.3.2 (2020-11-28 18:50), 2.4.0 (2021-02-03 17:40)
Other packages that cited asciiSetupReader R package
View asciiSetupReader citation profile
Other R packages that asciiSetupReader depends, imports, suggests or enhances
Functions, R codes and Examples using the asciiSetupReader R package
Some associated functions: make_sps_setup . parse_setup . read_ascii_setup . read_ascii_setup_addin . sas_ascii_reader . spss_ascii_reader . 
Some associated R codes: helper.R . make_sps_setup.R . parse_setup.R . read_ascii_setup.R . read_ascii_setup_addin.R . sas.R . spss.R . utils-data-table.R . utils.R .  Full asciiSetupReader package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

QuantileNPCI  
Nonparametric Confidence Intervals for Quantiles
Based on Alan D. Hutson (1999) , "Calculating nonparametric confidence i ...
Download / Learn more Package Citations See dependency  
Maintainer: Li Yan (view profile)
factorplot  
Graphical Presentation of Simple Contrasts
Methods to calculate, print, summarize and plot pairwise differences from GLMs, GLHT or Multinomial ...
Download / Learn more Package Citations See dependency  
cdcfluview  
Retrieve Flu Season Data from the United States Centers for Disease Control and Prevention ("CDC") "FluView" Portal
The 'U.S.' Centers for Disease Control and Prevention (CDC) maintain a portal ...
Download / Learn more Package Citations See dependency  
srm  
Structural Equation Modeling for the Social Relations Model
Provides functionality for structural equation modeling for the social relations model (Kenny & ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
bizicount  
Bivariate Zero-Inflated Count Models Using Copulas
Maximum likelihood estimation of copula-based zero-inflated (and non-inflated) Poisson and negative ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns