knitr::opts_chunk$set( collapse = TRUE, comment = "#>", out.width = "100%", echo = TRUE )
library(forester) data("pinus") RS(x = pinus$Volume, A = 40, a = 0.06, LE = 0.1, FP = F)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.