-
webshot()
now supports JPEG (.jpg
or.jpeg
) and WEBP (.webp
) image formats. (@trafficonese #45) -
Fixed #52:
rmdshot()
did not work when used to screenshot an R Markdown document withruntime: shiny
orruntime: shinyrmd
. (#53) -
Fixed #24: Console messages from
webshot()
can now be suppressed by settingquiet = TRUE
or using thewebshot.quiet
global option. (@trafficonese #45)
- Added a
NEWS.md
file to track changes to the package.