-
-
Save mkim0710/2ab8db33b2198b820bc11629c6768118 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