Skip to content

lcma666/PRC_stats_live

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

51 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

PR_stats_live

This is a repo storing the code for the PR Stats course on basic remote sensing

Languages used during the course πŸ“–

The following languages will be used:

  • Markdown
  • R
  • LaTeX

Packages used

  • ggplot2
    • graphical editing
    • new graphs
  • terra
    • remote sensing data analysis
    • matrix data management
  • imageRy
    • remote sensing teaching
    • data visualization
  • tidyverse
    • dataframe management
    • matrix data implementation

The course will e available online and on demand

The course will be available for one month

Example of code

With the following code, we can attain the following image:

png("nameoftheimage.png")
plot(b2)
dev.off()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published