bitprint: bitprint

Description Usage Arguments Examples

Description

Prints the bits of a string. Useful to see that encode() does indeed do what the docs say it does.

Usage

1

Arguments

str

A string vector.

Examples

1
2
str <- "a b a c a b b"
bitprint(str)

wrathematics/mec documentation built on May 4, 2019, 10:52 a.m.