Function references

C

D

E

  • Eigenvalues and eigenvectors: eigen()

G

H

I

L

M

N

O

P

Q

R

S

  • Sampling from list of numbers (used in the code to sample integers from a range): sample()
  • Singular value decomposition: svd()

T

U

V

  • Vector, creating or converting to an atomic vector: c()
  • Vector, converting to an atomic vector: as.vector()