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.

Author(s)

Author: Joshua M. Ulrich Maintainer: Joshua M. Ulrich <josh.m.ulrich@gmail.com>

References

https://perldoc.perl.org/functions/pack


[Package pack version 0.1-2 Index]