# Source file: zzz.R
#
# MIT License
#
# Copyright (c) 2019 Victor Ordu
.onLoad <- function(libname, pkgname) {
options(jgbv.axis.text.size = 12)
invisible()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.