View source: R/ecopart_par_spectra.R
calc_par_db_spectra | R Documentation |
Mainly for lapply to par_by_db
calc_par_db_spectra(
single_db,
pixel_mm,
img_vol,
method,
width = NULL,
base = NULL,
min_size = NULL,
max_size = NULL
)
single_db |
par files split by db |
pixel_mm |
the pixel conversion |
img_vol |
the image-to-vol conversion |
method |
log or width |
width |
if width, need to specify the width |
base |
if log method, the base of the log |
min_size |
minimum size |
max_size |
maximum size |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.