Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR R

r max and min functions

max(mtcars$mpg)                               # Compute max of column mpg
# 33.9
Source by statisticsglobe.com #
 
PREVIOUS NEXT
Tagged: #max #min #functions
ADD COMMENT
Topic
Name
5+1 =