Skip to content

obaezvil/AGEPbeginners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AGEPbeginners

This package contains the lectures and exercises used in the course Spatial analysis with R - Beginners course:

    1. Introduction to R - Part 1
    1. Introduction to R - Part 2
    1. Raster files and spatial data
    1. Data processing
    1. Spatial and temporal statistics
    1. Automating downloading

Installation and usage

Make sure that devtools are installed:

install.packages("devtools")

Install the AGEPbeginners package from GitHub :

remotes::install_github("obaezvil/AGEPbeginners")

Load the package:

library(AGEPbeginners)

Open the first lecture:

render_lectures("Lecture1") 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages