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 March 15, 2023, 12:23 p.m.