Use 'emailjs' API easily in 'R'. This package is not official. <https://www.emailjs.com/docs/rest-api/send/>. You can send e-mail with 'emailjs' with function, based on 'httr'. You can also make a 'shiny' ui and server function. It can be used for making feedback form, inquiry, and so on.
Version: | 0.0.2 |
Imports: | shiny, shiny.i18n, httr, shinybrowser |
Suggests: | knitr, rmarkdown |
Published: | 2022-12-22 |
DOI: | 10.32614/CRAN.package.emailjsr |
Author: | Changwoo Lim [aut, cre] |
Maintainer: | Changwoo Lim <limcw at zarathu.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | emailjsr results |
Reference manual: | emailjsr.pdf |
Vignettes: |
Introducing_emailjsr |
Package source: | emailjsr_0.0.2.tar.gz |
Windows binaries: | r-devel: emailjsr_0.0.2.zip, r-release: emailjsr_0.0.2.zip, r-oldrel: emailjsr_0.0.2.zip |
macOS binaries: | r-release (arm64): emailjsr_0.0.2.tgz, r-oldrel (arm64): emailjsr_0.0.2.tgz, r-release (x86_64): emailjsr_0.0.2.tgz, r-oldrel (x86_64): emailjsr_0.0.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=emailjsr to link to this page.