Learn R Programming

wmlf (version 0.1.2)

openfield: An orthophoto of openfield country near Nantes in France

Description

An orthophto of openfield country near Reims in France in 2012 with a pixel size of 5m.

Usage

data("bocage")

Arguments

Format

A matrix with 512 rows and 512 colomns.

Source

BD ORTHO 5 m - Institut national de l'information geographique et forestiere Original data can be retreived here (page reached on 2014-08-01): http://professionnels.ign.fr/bdortho-5m

Examples

Run this code
library(wmlf)
data(openfield)
l_o=leader(openfield,frac=1,full=TRUE)
fit(l_o,2:5)

Run the code above in your browser using DataLab