This notebooks shows how to work with vectors in R
Given are the following two vectors $v$ and $w$. Compute
$$v = \left[\begin{array}{c} 3 \ -5 \ 1 \ 9 \ \end{array}\right] $$
and
$$w = \left[\begin{array}{c} 1 \ 9 \ -12 \ 27 \ \end{array}\right] $$
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.