Spatial Data Science
  • Spatial data with terra
  • Spatial data analysis
  • Remote Sensing with terra
  • Processing MODIS data
  • Case studies
  • Species distribution modeling
  • The terra package
    • The terra package
    • Classes
    • Creating SpatRaster objects
    • Raster algebra
    • High-level methods
    • Plotting
    • Writing files
    • Cell-level functions
    • Spatial prediction
    • Miscellaneous
  • R companion to Geographic Information Analysis
Spatial Data Science
  • Docs »
  • The terra package

The terra package¶

  • The terra package
  • Classes
    • SpatRaster
    • SpatVector
    • SpatExtent
  • Creating SpatRaster objects
  • Raster algebra
  • High-level methods
    • Modifying a SpatRaster object
    • lapp
    • app
    • classify
    • Focal
    • Distance
    • Spatial configuration
    • Predictions
    • Vector to raster conversion
    • Summarize
  • Plotting
  • Writing files
    • File format
  • Cell-level functions
    • Introduction
    • Accessing cell values
  • Spatial prediction
    • Predict
      • GLM
      • Principal components
      • Random Forest
    • cforest
    • Interpolate
      • Thin plate spline interpolation with x and y only
      • inverse distance weighted (IDW)
      • Kriging
  • Miscellaneous
    • Session options
Next Previous

© Copyright 2019-2023. License: CC BY-SA 4.0. Source code.