Skip to content
Snippets Groups Projects
Commit 9741e68c authored by S Luz's avatar S Luz
Browse files

Added README.md

parent 7d0f52b6
No related branches found
No related tags found
No related merge requests found
......@@ -22,3 +22,5 @@ Suggests: igraph, foreign
Imports: graphics, stats, utils
RoxygenNote: 7.1.0
Encoding: UTF-8
URL: https://git.ecdf.ed.ac.uk/sluzfil/vocaldia
BugReports: https://git.ecdf.ed.ac.uk/sluzfil/vocaldia/issues
......@@ -17,7 +17,7 @@
##' @param silsuffix the suffix of the silence profile files 'c.mp3.csv'. The format of such files should be the format used by Audacity label files, i.e. 'start time, end time, label' (without header), where 'label' should be 'silence'
##' @param srdir directory where speech rate csv (1 value per utterance) files are stored
##' @param srsuffix the suffix of the speech rate files (default: sre)
##' @Param sprate compute speech rate? (default: TRUE; this has no effect at the moment)
##' @param sprate compute speech rate? (default: TRUE; this has no effect at the moment)
##' @param sprate compute speech rate? (not in use yet)
##' @return a session's vocalisation feature stats
##' @rdname makeVocalStatsDataset
......
---
output: github_document
output: md_document
title: "VOCALDIA package"
bibliography: bibliography.bib
---
......
......@@ -36,6 +36,14 @@ S. Luz. Automatic identification of experts and performance
Jaffe , J. and Feldstein, S. Rhythms of
dialogue. ser. \emph{Personality and Psychopathology}. Academic
Press, New York, 1976.
}
\seealso{
Useful links:
\itemize{
\item \url{https://git.ecdf.ed.ac.uk/sluzfil/vocaldia}
\item Report bugs at \url{https://git.ecdf.ed.ac.uk/sluzfil/vocaldia/issues}
}
}
\author{
Saturnino Luz \email{luzs@acm.org}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment