figs/scripts/nphysFigs.R

# library(nphys)
# library(ggplot2)
# grDevices::png("figs/ap.png", width = 6, height = 2, units = "in", res = 300)
# ggplot(ccExa$ap, aes(x = ms, mV))+
#     geom_line()+
#     theme_void()
# dev.off()
NRSC/nphys documentation built on Nov. 13, 2024, 2:12 a.m.