-
Notifications
You must be signed in to change notification settings - Fork 213
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use webshot to generate images of HTML tables (#257)
* Add the `gt_save_webshot()` function * Modify roxygen documentation * Modify switch statement * Modify stop message * Modify roxygen documentation * Update help file using roxygen * Modify `stop()` message * Use the `gt_save_html()` fn with default options * Remove jpeg options from `gtsave()` * Add linebreaks to function signatures * Add `zoom` and `expand` arguments to `gt_save_webshot()` * Reverse slashes on Windows filesystems * Add extra slash for file URI * Modify the call to `webshot()` * Modify roxygen documentation * Refactor `switch()` statement * Refactor conditional statement * Modify `stop()` message * Update help file using roxygen * Pass `...` to saving methods
- Loading branch information
1 parent
38f0d3a
commit d0c64c7
Showing
2 changed files
with
86 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.