Nothing
Code
assemble(m_1_smooth)
Message
-- Assembly of 1 plots --
1. s(x0)
Code
assemble(m_gam)
Message
-- Assembly of 4 plots --
1. s(x0)
2. s(x1)
3. s(x2)
4. s(x3)
Code
assemble(m_2_fac, parametric = TRUE, envir = teardown_env(), data = df_2_fac)
Message
i Interaction terms are not currently supported.
-- Assembly of 5 plots --
1. s(x0)
2. s(x1)
3. s(x2)
4. fac
5. ff
Code
assemble(m_para_sm, parametric = TRUE, envir = teardown_env(), data = df_2_fac)
Message
i Interaction terms are not currently supported.
-- Assembly of 5 plots --
1. s(x1)
2. s(x2)
3. fac
4. ff
5. x0
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.