Nothing
knitr::opts_chunk$set(echo = TRUE) library(spant)
plot(zf(anal_results$ed_gaba), xlim = c(4,0.5))
plot(res$shifts, xlab = "Dynamic", ylab = "Frequency shift (Hz)")
plot(zf(anal_results$ed_off), xlim = c(4,0.5))
plot(zf(anal_results$ed_on), xlim = c(4,0.5))
plot(anal_results$ed_off_fit, xlim = c(4,0.5))
knitr::kable(col.names=c("Amplitude"),t(anal_results$ed_off_fit$results[6:20]),format="markdown")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.