This is a GitHub repository for R package FRelan. It is currently overgoing maintenance, so many things may not work as expected.
You can install the package with devtools
package.
install.packages("devtools")
devtools::install_github("langdoc/FRelan")
library(FRelan)
Please report bugs, weird behaviour and ideas for new features to Niko Partanen.
Several things are unpolished and forthcoming.
- Going through all unnecessary functions
- Checking what all needs better documentation
- Writing actual vignettes and examples
To cite package ‘FRelan’ in publications use:
Niko Partanen (2016). FRelan: Analyse and diagnose ELAN files. R package version 0.36.
A BibTeX entry for LaTeX users is
@Manual{, title = {FRelan: Parse and analyse ELAN files}, author = {Niko Partanen}, year = {2016}, note = {R package version 0.36}, }