abiotics_rescaling: Title Rescale abiotics data to 10 or 30 arcmins

Description Usage Arguments

View source: R/abiotics_rescaling.R

Description

Title Rescale abiotics data to 10 or 30 arcmins

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
abiotics_rescaling(
  flo1k_data,
  worldclim_data,
  earthenv_data,
  minlat,
  maxlat,
  minlong,
  maxlong,
  resolution,
  geosphere = FALSE
)

Arguments

flo1k_data

raster stack with data from FLO1K

worldclim_data

raster stack with data from WorldClim

earthenv_data

raster stack with data from EarthEnv

minlat

Mininum latitude

maxlat

Maximum latitude

minlong

Minimum longitude

maxlong

Maximum longitude

resolution

Resolution

geosphere

If TRUE, import data from geosphere, which take a lot of time


GregoireButruille/FishNmix2 documentation built on Dec. 17, 2021, 10:22 p.m.