README.md

somecrypto

The goal of somecrypto is to ... learn crypto I guess.

Installation

You can install the development version of somecrypto from GitHub with:

# install.packages("devtools")
devtools::install_github("JorgeRiescoDavila/somecrypto")

Example

This is a basic example which shows you how to solve a common problem:

library(somecrypto)
leftrot(1:10,2)


JorgeRiescoDavila/somecrypto documentation built on Jan. 10, 2022, 1:49 a.m.