# Find example rasters
rasterFiles <- list.files(system.file('extdata', package='envirem'), full.names=TRUE)
env <- stack(rasterFiles)
embergerQ(env[['bio_12']], env[['bio_5']], env[['bio_6']], tempScale = 10)
Run the code above in your browser using DataLab