dblf_from_file | R Documentation |
Calculate mblf from a file
dblf_from_file(
filename = NA,
outfile = NA,
corename = NA,
conv.type = "coreliner"
)
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 |
an updated file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.