All Projects → Derek-Jones → ESEUR-workshop

Derek-Jones / ESEUR-workshop

Licence: other
No description, website, or topics provided.

Programming Languages

HTML
75241 projects
r
7636 projects

Slides for workshops based on the book Empirical Software Engineering using R

Asciidoc is used to create a slidy presentation.

To build the html files:

  • Download code+ data in: ESEUR-code-data

  • You will need the program source-highlight (used by asciidoc)

  • Configure the hardcoded paths ESEUR and ESEUR_WORK in the Rnw files to the ESEUR-code-data directory.

  • change directory to part-1 or part-2

  • Start R and type:

source("ascii-slides.R") quit()

  • At the Linux command line:

./mkallslides.sh

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].