trait.new: Add and edit traits to a global traits data set

Description Usage Arguments Details Value Author(s)

Description

combine or regress individual traits

Usage

1
2
3
4
5
6
7
total_tail(num, x, newnumber = 9.1, newtrait = "tail total length")

total_tails(ids, x, newnumber = 9.1, newtrait = "tail total length")

svl_trait(x, counts = NULL, these = c(2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13,
  14, 15, 15.2, 16.2, 17, 18, 19.3, 19.4, 20, 21, 22.2, 23, 24, 25.3, 25.4, 26,
  27))

Arguments

num

specimen number

x

Dataset that traits should be added

newnumber

Number of the new trait

newtrait

Name of the trait that you want to add

ids

vector of specimen ids

counts

unique of the counts column, vector of the unique id for each time a specimen was measured

these

trait numbers to correct for svl

Details

for an individual measured specimen these functions combine traits

Value

the data set with the appended traits

Author(s)

Matthew R. Helmus


mrhelmus/ieco documentation built on May 23, 2019, 7:37 a.m.