map2species: Map 2 species to a 2-panel pdf.

Description Usage Arguments Details

Description

Map 2 species to a 2-panel pdf.

Usage

1
2
3
4
5
6
map2species(spp, data = list(bci3.spp, korup.spp),
  spplist = list(plotspp$bci, plotspp$korup),
  elev = list(ctfs.elev$bci, ctfs.elev$korup), path = "spp",
  export = pdf, file = pst(spp[1], spp[2], "map.pdf"),
  ptsize = c(0.6, 0.6), topo = c(2, 4), ht = 11, wd = 8.5,
  plotside = 4)

Arguments

spp

A vector of two species names.

data

A list of two split plot data objects.

spplist

A list of two different species tables.

elev

A list of two different elevation matrices.

export

File format to export to.

Details

To make 2 maps from the same plot, each of the lists should repeated the same data twice.


forestgeo/ctfs documentation built on May 3, 2019, 6:44 p.m.