Code now also works for 8o8m; adjusted handling of glossar folder, added folder variable, etc.

This commit is contained in:
2023-09-22 16:00:57 +02:00
parent 7f6e967f7c
commit 85d3cfc2fa
9 changed files with 181 additions and 172 deletions
+4 -1
View File
@@ -4,12 +4,15 @@
\alias{create_eventlogs}
\title{Creating log events from raw log files.}
\usage{
create_eventlogs(data, xmlpath)
create_eventlogs(data, xmlfiles, xmlpath)
}
\arguments{
\item{data}{Data frame of raw log files created with \code{parse_logfiles()}.
See \code{?parse_logfiles} for more details.}
\item{xmlfiles}{Vector of names of index files, often something like
\verb{<artwork>.xml}.}
\item{xmlpath}{Path to folder where XML definitions of artworks live.}
}
\value{
+1 -1
View File
@@ -4,7 +4,7 @@
\alias{parse_logfiles}
\title{Creating data frame from raw log files.}
\usage{
parse_logfiles(folders, path, file = "rawdata_logfiles.csv", save = TRUE)
parse_logfiles(folders, path, file = "rawdata_logfiles.csv", save = FALSE)
}
\arguments{
\item{folders}{A character vector of folder names that contain the raw