base64_enc: Base64-encode raw bytes using Python's base64 module

View source: R/utils.R

base64_encR Documentation

Base64-encode raw bytes using Python's base64 module

Description

Base64-encode raw bytes using Python's base64 module

Usage

base64_enc(text)

Arguments

text

raw, R string or Python string

Value

string

See Also

base64_dec


daroczig/botor documentation built on Jan. 27, 2025, 12:38 p.m.