Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faster way to read fixed-width files in R #1

Closed
rafapereirabr opened this issue Sep 3, 2015 · 2 comments
Closed

Faster way to read fixed-width files in R #1

rafapereirabr opened this issue Sep 3, 2015 · 2 comments

Comments

@rafapereirabr
Copy link

Hi Anthony.

I was wondering if there would be a way to improve the speed of SAScii by using read_fwf() from package readr or using laf_open_fwf() from package LaF instead of read.fwf. There is an interesting discussion about a these packages in this SO thread.

ps. Thank you for developing SAScii. This is a great package and I'm sure many users in the R community are grateful for it!

@ajdamico
Copy link
Owner

ajdamico commented Sep 3, 2015

hi, ?parse.SAScii() can feed other functions. i'm not eager to change what's on cran. thanks!

@ajdamico ajdamico closed this as completed Sep 3, 2015
@rafapereirabr
Copy link
Author

ok! Cheers !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants