Description Usage Arguments Value Examples
Reads a .fev file created by 'palmscan'
1 |
fev.path |
relative system path to .fev file |
FIRST |
read only the first palmscan-line in .fev [FALSE] |
A palmscan data.frame object
1 2 3 | # palmscan fev file
ps.fev.path <- system.file( "extdata", "waxsys.fev", package = "palmid")
palmprint <- read.fev(ps.fev.path, FIRST = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.