toB64 {jmvcore}R Documentation

Convert names to and from Base64 encoding

Description

Note: uses the . and _ characters rather than + and / allowing these to be used as variable names

Usage

toB64(names)

fromB64(names)

Arguments

names

the names to be converted base64


[Package jmvcore version 2.4.7 Index]