# Energy Dissipation
# =============================================================================
devtools::install_local('dataAFMRyanMizukami_0.1.0.tar.gz')
library(dataAFMRyanMizukami)
library(dplyr)
dataRAW %>% filter(type=='AFM' & date=='20220304' & pointslines==512 & setpoint<0.32) -> rFile
afmd = list()
for (i in 1:nrow)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.