Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

base64_dec

Base64-decode a string into raw bytes using Python's base64 module


Description

Base64-decode a string into raw bytes using Python's base64 module

Usage

base64_dec(text)

Arguments

text

string

Value

raw bytes

See Also

Examples

## Not run: 
botor:::base64_dec(botor:::base64_enc(charToRaw('foobar')))

## End(Not run)

botor

'AWS Python SDK' ('boto3') for R

v0.3.0
AGPL-3
Authors
Gergely Daróczi [aut, cre] (<https://orcid.org/0000-0003-3149-8537>), System1 [fnd]
Initial release
2020-02-16

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.