Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 37a2708

Browse files
roxygen escapes % now
1 parent d6a95cf commit 37a2708

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎R/embed.R‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#' Embed a plot as an iframe into a Jupyter Notebook
22
#' @param x a plotly object
33
#' @param width attribute of the iframe. If `NULL`, the width in
4-
#' `plot_ly` is used. If that is also `NULL`, '100\%' is the default.
4+
#' `plot_ly` is used. If that is also `NULL`, '100%' is the default.
55
#' @param height attribute of the iframe. If `NULL`, the height in
66
#' `plot_ly` is used. If that is also `NULL`, '400px' is the default.
77
#' @param file deprecated.

‎man/embed_notebook.Rd‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /