pack-package {pack} | R Documentation |
Convert values to/from raw vectors
Description
pack
allows R programmers to easily put their data into
binary formats that other programs / machines can understand.
Details
Package: | pack |
Type: | Package |
Version: | 0.1-1 |
Date: | 2008-08-22 |
License: | GPL-3 |
LazyLoad: | yes |
Author(s)
Author: Josh Ulrich Maintainer: Josh Ulrich <josh.m.ulrich@gmail.com>
References
http://perldoc.perl.org/functions/pack.html
[Package pack version 0.1-1 Index]