inst/scripts/diversity.estimate.r

  diversity.estimate = function( sps, type="habitat.based" ) {
    # given a species list sps, re-examine the taxonomic tree and remove redunancies associated with incomplete/inconsistent taxonimc resolution --- eg. redistribute counts of general or family to terminal node taxa, using random allocation (fast) or allocation based upon habitat estimates (slow).

    if (type=="habitat.based") {



    }

    return (res)

  }


 ## TODO
jae0/bio.taxonomy documentation built on Jan. 25, 2024, 10:53 p.m.