## Not run:
# # Select measurement type by id
# M14 <- getMeasurementData(14)
# M22_7_2 <- getMeasurementData(c(22,7,2))
#
# # Select measurement type by name
# WM <- getMeasurementData('Wing Morphology')
# WM_TN <- getMeasurementData(c('Wing Morphology','Teat Number'))
#
# # Select by measurement type and species name
# PpPr_bodymass <- getMeasurementData(measurementType = 1,
# MSW93Binomial = c('Pongo pygmaeus','Peroryctes raffrayana'))
#
# #Select by measurement type, species name and location
# Ob_Activity_Tanz <- getMeasurementData(measurementType = 'Activity Cycle',
# MSW05Binomial = 'Oryx beisa',
# country = 'Tanzania')
# ## End(Not run)
Run the code above in your browser using DataLab