Learn R Programming

geocacheR

A set of functions and data for geocaching-related tasks.

installation

To install:

remotes::install_github("AlunHewinson/geocacheR")

To attach the package:

library(geocacheR)

Copy Link

Version

Install

install.packages('geocacheR')

Monthly Downloads

184

Version

0.1.0

License

GPL-3

Maintainer

Alun Hewinson

Last Published

February 11th, 2020

Functions in geocacheR (0.1.0)

rot

Caesar-shift a string by a given number of letters.
base64

A helper table for base64 conversion and lookup
Scrabble_score

Find the Scrabble value of words
Scrabble

Value and frequency of Scrabble letters
w3w

What 3 Words wrapper
expressCoordinates

Express Decimal Coordinates in Other (text) Formats
word_score

Find the value of words
parseCoordinates

Parse Coordinates into Numeric Format
qqmiaiii

Encrypt a string using the Vigenere cipher
vigenere

Encrypt or decrypt a string using a key
standard_alphabet

The standard alphabet for the locale, for use in Caesar-based encryption etc.
rot_all

Caesar-shift a string over all possible number n