I attended the 224th Electrochemical Society meeting in San Francisco, California.
I contributed an oral presentation titled “Electrodeposited zinc oxide nanorods ALD-coated with iron oxide: photocatalytic and photoelectrochemical properties”.
The slides and its source files are posted on Figshare.
https://dx.doi.org/10.6084/m9.figshare.3569688.v1
The slides were prepared using beamer
and knitr
. Several plots were dynamically generated on the slide using knitr
and ggplot2
, as can be seen in the source.
Session info
## R version 3.6.2 (2019-12-12)
## Platform: x86_64-pc-linux-gnu (64-bit)
## Running under: Ubuntu 18.04.5 LTS
##
## Matrix products: default
## BLAS: /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.7.1
## LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.7.1
##
## locale:
## [1] LC_CTYPE=en_GB.UTF-8 LC_NUMERIC=C
## [3] LC_TIME=en_GB.UTF-8 LC_COLLATE=en_GB.UTF-8
## [5] LC_MONETARY=en_GB.UTF-8 LC_MESSAGES=en_GB.UTF-8
## [7] LC_PAPER=en_GB.UTF-8 LC_NAME=C
## [9] LC_ADDRESS=C LC_TELEPHONE=C
## [11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C
##
## attached base packages:
## [1] stats graphics grDevices utils datasets methods base
##
## other attached packages:
## [1] knitr_1.29
##
## loaded via a namespace (and not attached):
## [1] compiler_3.6.2 magrittr_1.5 bookdown_0.20 tools_3.6.2 htmltools_0.5.0
## [6] yaml_2.2.1 stringi_1.4.6 rmarkdown_2.3 blogdown_0.20 stringr_1.4.0
## [11] digest_0.6.27 xfun_0.15 rlang_0.4.8 evaluate_0.14