qqmiaiii: Encrypt a string using the Vigenere cipher

Description Usage Arguments See Also

View source: R/text_manipulation.R

Description

This is a wrapper for vigenere where decrypt is set to FALSE

Usage

1
qqmiaiii(x, key, alphabet = standard_alphabet)

Arguments

x

A string to encrypt or decrypt

key

The encryption or decryption key

alphabet

A list of letters in lower and upper case

See Also

vigenere


AlunHewinson/geocacheR documentation built on Feb. 17, 2020, 6:12 p.m.