First post on this minimalist html blog
Sub header example
Another paragraph
Block quote test
Code examples
Save the plot with ggsave():
ggsave(
"images/decay.svg",
plot = p,
width = 8
)
First post on this minimalist html blog
Another paragraph
Block quote test
Save the plot with ggsave():
ggsave(
"images/decay.svg",
plot = p,
width = 8
)