diff --git a/man/tm_a_pca.Rd b/man/tm_a_pca.Rd index 6e65904c5..0c1986d58 100644 --- a/man/tm_a_pca.Rd +++ b/man/tm_a_pca.Rd @@ -159,7 +159,7 @@ if (interactive()) { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); @@ -176,7 +176,7 @@ $(function() { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); diff --git a/man/tm_a_regression.Rd b/man/tm_a_regression.Rd index 92cfe2c09..db25aecbb 100644 --- a/man/tm_a_regression.Rd +++ b/man/tm_a_regression.Rd @@ -204,7 +204,7 @@ if (interactive()) { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); @@ -221,7 +221,7 @@ $(function() { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); diff --git a/man/tm_data_table.Rd b/man/tm_data_table.Rd index 7f30d8e7d..c77942043 100644 --- a/man/tm_data_table.Rd +++ b/man/tm_data_table.Rd @@ -119,7 +119,7 @@ if (interactive()) { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); @@ -136,7 +136,7 @@ $(function() { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); diff --git a/man/tm_file_viewer.Rd b/man/tm_file_viewer.Rd index 65989d4c1..1f36d03f4 100644 --- a/man/tm_file_viewer.Rd +++ b/man/tm_file_viewer.Rd @@ -62,7 +62,7 @@ if (interactive()) { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); diff --git a/man/tm_front_page.Rd b/man/tm_front_page.Rd index 49f8c7176..366dbe8b9 100644 --- a/man/tm_front_page.Rd +++ b/man/tm_front_page.Rd @@ -93,7 +93,7 @@ if (interactive()) { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); diff --git a/man/tm_g_association.Rd b/man/tm_g_association.Rd index afe6d66e9..696554270 100644 --- a/man/tm_g_association.Rd +++ b/man/tm_g_association.Rd @@ -168,7 +168,7 @@ if (interactive()) { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); @@ -185,7 +185,7 @@ $(function() { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); diff --git a/man/tm_g_bivariate.Rd b/man/tm_g_bivariate.Rd index 63614f564..19a91845b 100644 --- a/man/tm_g_bivariate.Rd +++ b/man/tm_g_bivariate.Rd @@ -237,7 +237,7 @@ if (interactive()) { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); @@ -254,7 +254,7 @@ $(function() { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); diff --git a/man/tm_g_distribution.Rd b/man/tm_g_distribution.Rd index 27932537b..0b1e181e6 100644 --- a/man/tm_g_distribution.Rd +++ b/man/tm_g_distribution.Rd @@ -59,10 +59,10 @@ Defaults to \code{c(30L, 1L, 100L)}. \item{plot_width}{(\code{numeric}) optional, specifies the plot width as a three-element vector of \code{value}, \code{min}, and \code{max} for a slider encoding the plot width.} -\item{pre_output}{(\code{shiny.tag}, optional)\cr +\item{pre_output}{(\code{shiny.tag}) optional,\cr with text placed before the output to put the output into context. For example a title.} -\item{post_output}{(\code{shiny.tag}, optional) with text placed after the output to put the output +\item{post_output}{(\code{shiny.tag}) optional, with text placed after the output to put the output into context. For example the \code{\link[shiny:helpText]{shiny::helpText()}} elements are useful.} } \value{ @@ -157,7 +157,7 @@ if (interactive()) { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); @@ -174,7 +174,7 @@ $(function() { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); diff --git a/man/tm_g_response.Rd b/man/tm_g_response.Rd index 6860082ba..f125844a2 100644 --- a/man/tm_g_response.Rd +++ b/man/tm_g_response.Rd @@ -193,7 +193,7 @@ if (interactive()) { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); @@ -210,7 +210,7 @@ $(function() { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); diff --git a/man/tm_g_scatterplot.Rd b/man/tm_g_scatterplot.Rd index 402006e55..1594a85fc 100644 --- a/man/tm_g_scatterplot.Rd +++ b/man/tm_g_scatterplot.Rd @@ -289,7 +289,7 @@ if (interactive()) { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); @@ -306,7 +306,7 @@ $(function() { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); diff --git a/man/tm_g_scatterplotmatrix.Rd b/man/tm_g_scatterplotmatrix.Rd index f1f78a017..d2133aa82 100644 --- a/man/tm_g_scatterplotmatrix.Rd +++ b/man/tm_g_scatterplotmatrix.Rd @@ -197,7 +197,7 @@ if (interactive()) { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); @@ -214,7 +214,7 @@ $(function() { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); diff --git a/man/tm_missing_data.Rd b/man/tm_missing_data.Rd index 8c3de4369..27bf827a3 100644 --- a/man/tm_missing_data.Rd +++ b/man/tm_missing_data.Rd @@ -122,7 +122,7 @@ if (interactive()) { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); @@ -139,7 +139,7 @@ $(function() { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); diff --git a/man/tm_outliers.Rd b/man/tm_outliers.Rd index fcd5c7006..d84b6e01a 100644 --- a/man/tm_outliers.Rd +++ b/man/tm_outliers.Rd @@ -160,7 +160,7 @@ if (interactive()) { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); @@ -177,7 +177,7 @@ $(function() { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); diff --git a/man/tm_t_crosstable.Rd b/man/tm_t_crosstable.Rd index b814a3adc..40edc89e7 100644 --- a/man/tm_t_crosstable.Rd +++ b/man/tm_t_crosstable.Rd @@ -168,7 +168,7 @@ if (interactive()) { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); @@ -185,7 +185,7 @@ $(function() { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); diff --git a/man/tm_variable_browser.Rd b/man/tm_variable_browser.Rd index 601a52421..7276daf6c 100644 --- a/man/tm_variable_browser.Rd +++ b/man/tm_variable_browser.Rd @@ -113,7 +113,7 @@ if (interactive()) { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } }); @@ -130,7 +130,7 @@ $(function() { $(function() { var if_pkgdown = [...document.scripts].filter(x => x.src.includes('pkgdown.js')).length > 0; if (if_pkgdown) { - $('.iframe-wrapper').css('width', '80vw'); + $('.iframe-wrapper').css('width', '140%'); } });