-
-
Save mlev71/b0fdff9c5f16b5b65073084d730bfc63 to your computer and use it in GitHub Desktop.
decompress bzfile and remove null string and read in fread
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fread(sprintf("bzcat %s | tr -d '\\000'", filename)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment