cltimg: Central Limit Theorem Workbook: img source

Description Usage Format Source References Examples

Description

This is an internal R-represenation of the math notation which can be written to the users current working directory

Usage

1

Format

When written, this file contains 24 .jpeg files (converted from latex using latex2html, and from png to jpeg using imagemagick

Source

Based on materials used by Julian Stander

References

Perhaps some references need to be added

Examples

1
2
3
4
##data(cltimg)
##for (i in 1:24){
##eval(parse(text = paste("writeJpeg(\"cltimg", i, ".jpeg\", cltimg[[", i, "]])", sep = "")))
##}

Rbooks documentation built on May 2, 2019, 4:45 p.m.