#simple math operations (# is a comment, not evaluated)ģ + 7 # 10 10 * exp(3) #exp is exponential function # 200.8554 log(pi^2) #log is natural log by default # 2.28946 Basic Use of R
Global options –> Appearance allows font/background changes.
#simple math operations (# is a comment, not evaluated)ģ + 7 # 10 10 * exp(3) #exp is exponential function # 200.8554 log(pi^2) #log is natural log by default # 2.28946 Basic Use of R
Global options –> Appearance allows font/background changes.