toB64: Convert names to and from Base64 encoding

View source: R/utils.R

toB64R 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


jamovi/jmvcore documentation built on April 24, 2024, 6:20 a.m.