plotPoitsOnAtpol {atpolR}R Documentation

plotPoitsOnAtpol() plots the observations on ATPOL 10km x 10km grid

Description

plotPoitsOnAtpol() plots the observations on ATPOL 10km x 10km grid

Usage

plotPoitsOnAtpol(myData, outputType, filename, main, colors, cex, col, pch)

Arguments

myData

SimpleFeature data frame with point geometry, usually centroid of ATPOL grid square

outputType

image output type, either "svg" or "png"; if not specified a standard output device is used (screen)

filename

name of the output file

main

image title, usually a species name

colors

vector of colors to be used as a background, default internal .myCols

cex

size of the points, default 0.9

col

color of the points, default black

pch

shape of the point, default 16 - filled dot

Value

choreograph map of species distribution in Poland.


[Package atpolR version 0.1.1 Index]