Learn R Programming

xplain

This package allows to provide live interpretations and explanations of statistical functions in R. These interpretations and explanations are shown when the explained function is called by the user. They can interact with the values of the explained function's actual results to offer relevant, meaningful insights. The xplain interpretations and explanations are based on an easy-to-use XML format that allows to include R code to interact with the returns of the explained function.

Copy Link

Version

Install

install.packages('xplain')

Monthly Downloads

235

Version

0.2.2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Joachim Zuckarelli

Last Published

July 30th, 2020

Functions in xplain (0.2.2)

xplain.overview

Summarizing the content of xplain XML files
xplain

Showing interpretation information for the results of a function
xplain.getcall

Generating function calls for xplain wrapper functions
xplain-package

xplain Package