This part is devoted to plain markdown
italics bold bold+italics
Normal test vs.
block quote
Possible themes: default, cerulean, journal, flatly, darkly, readable, spacelab, united, cosmo, lumen, paper, sandstone, simplex, yeti
This \(x^2\) is inline
This equation is standalone \[ a^2 + b^2 = c^2 \] The formula for the associative strength \(V\) at time \(t+1\) is given by \[ V^{t+1} = V^{t} + \Delta V \] where \(\Delta V\) is given by \[ \Delta V = \alpha \beta (\lambda - V_{tot}) \]
print("hello world!")
## [1] "hello world!"
Top part is R input bottom part is R output