SHX: print the description of the Flora Life form

Description Usage Arguments Examples

Description

print shx(growth type),shx2(Bud position),stx(Water growth type),qxdl,qxdl2( division by Inner Mongolia Flora)

Usage

1
SHX(x,by="shx",out="plot")

Arguments

x

sp species information data.fram

by

Describing topics

out

the style of result (plot,table)

Examples

1
2
3
4
5
6
data(plantcom)
sp<-plantcom$sp

SHX(sp,by="shx",out='plot')
SHX(sp,by="shx",out='table')
SHX(sp,by="qxdl2",out='table',qxdl=qxdl)

ZhuLeZi/leplant documentation built on June 25, 2019, 10:35 a.m.