## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----setup--------------------------------------------------------------------
library(octawave)

## ----eval=FALSE, include=TRUE-------------------------------------------------
# library(octawave)
# 
# # Plotting a single horizontal slice at the equator
# plot_mri_octawave(z_slice = 0.0, lang = "en")

## ----eval=FALSE, include=TRUE-------------------------------------------------
# # Simulating the complex C60 fullerene network slice
# plot_mri_fullerene(z_slice = 0.0, lang = "en")

