sanipy

Bring some sanity to R when working with Python via reticulate

Description

A set of utilities and helpers that make using Python via reiculate a bit saner.

See https://rud.is/b/2018/08/04/digging-into-mbox-details-a-tale-of-tm-reticulate/ for some functionality or look at the examples in the manual pages.

What's Inside The Tin

The following functions are implemented:

Structure inspection helpers:

Strong helpers:

Documentation helpers:

General Utility:

Installation

devtools::install_git("https://gitlab.com/hrbrmstr/sanipy.git")
# or
devtools::install_github("hrbrmstr/sanipy")
options(width=120)

Usage

library(sanipy)

# current verison
packageVersion("sanipy")


hrbrmstr/sanipy documentation built on May 20, 2019, 11:58 a.m.