# NOT RUN {
path <- system.file("examples", package="ApacheLogProcessor")
path <- paste(path, "/", sep="")
#read multiple gziped logs with the prefix m_access_log_combined_
dfELog <- read.multiple.apache.error.log(path, "m_error_log_")
# }
Run the code above in your browser using DataLab