Learn R Programming

EasyHTMLReport (version 0.1.1)

EasyHTMLReport-package: Easy HTML-Mail Report

Description

It is a package that can be used to send HTML reports easily.

Arguments

Details

Package:
EasyHTMLReport
Type:
Package
Version:
0.1.0
Date:
2013-08-11
License:
GPL-2

Examples

Run this code
## Not run: 
# rmd.file <- "sample.Rmd"
# mail.from <- "yokkuns@tkul.jp"
# mail.to <- "yokkuns@tkul.jp"
# mail.subject <- "Easy HTML Report"
# easyHtmlReport(rmd.file,mail.from,mail.to,mail.subject)
# ## End(Not run)

Run the code above in your browser using DataLab