|====================================== | 35%
| Here's a figure from the slides. It shows the constant (1) PDF on the left and the graph of t*f(t) on the right.
Error in plot.new() : figure margins too large
| Leaving swirl now. Type swirl() to resume.
My sessionInfo()
R version 4.1.2 (2021-11-01)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19042)
I got next issue:
|====================================== | 35% | Here's a figure from the slides. It shows the constant (1) PDF on the left and the graph of t*f(t) on the right.
Error in plot.new() : figure margins too large
| Leaving swirl now. Type swirl() to resume.
My sessionInfo() R version 4.1.2 (2021-11-01) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows 10 x64 (build 19042)
Matrix products: default
locale: [1] LC_COLLATE=Spanish_Mexico.1252 LC_CTYPE=Spanish_Mexico.1252 LC_MONETARY=Spanish_Mexico.1252 [4] LC_NUMERIC=C LC_TIME=Spanish_Mexico.1252
attached base packages: [1] stats graphics grDevices utils datasets methods base
other attached packages: [1] ggplot2_3.3.5 swirl_2.4.5 lubridate_1.8.0
loaded via a namespace (and not attached): [1] rstudioapi_0.13 magrittr_2.0.1 tidyselect_1.1.1 munsell_0.5.0 colorspace_2.0-2 R6_2.5.1
[7] rlang_1.0.1 fansi_0.5.0 dplyr_1.0.8 stringr_1.4.0 httr_1.4.2 tools_4.1.2
[13] grid_4.1.2 gtable_0.3.0 utf8_1.2.2 cli_3.1.0 withr_2.4.3 ellipsis_0.3.2
[19] yaml_2.2.1 digest_0.6.28 tibble_3.1.6 lifecycle_1.0.1 crayon_1.4.2 purrr_0.3.4
[25] vctrs_0.3.8 bitops_1.0-7 RCurl_1.98-1.5 testthat_3.1.0 curl_4.3.2 glue_1.5.0
[31] stringi_1.7.5 pillar_1.6.4 compiler_4.1.2 generics_0.1.1 scales_1.1.1 pkgconfig_2.0.3
My packageVersion("swirl") [1] ‘2.4.5’