dblf_from_file: Calculate mblf from a file

View source: R/ui.R

dblf_from_fileR Documentation

Calculate mblf from a file

Description

Calculate mblf from a file

Usage

dblf_from_file(
  filename = NA,
  outfile = NA,
  corename = NA,
  conv.type = "coreliner"
)

Arguments

filename

Optionally enter the file name (default = NA, will let you pick)

outfile

Optionally enter the output file path and name (default = NA, will append "-dblf" and save as csv

corename

core name, using the "L380-" prefix. If NA, you can select a column from the spreadsheet

conv.type

which conversion to use. For now the only option is coreliner

Value

an updated file


nickmckay/Lakes380CoreDepthTools documentation built on Sept. 13, 2023, 4:56 p.m.