Skip to content

vae2/xport2csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

xport2csv : Command-line tool for SAS xport file hacking

This project is a hacked together command-line tool for cranking out CSV files from SAS "XPORT" files (often ending in extension ".xpt"). Many public health datasets are stored in this format.

Usage

$ ./xport2csv.R data.xpt | csvlook | less -S

Contents

  • xport2csv.R : command line interface (R behind the scenes) for hacking csv files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages