Skip to content

Stellenbosch Unit for Operations Research in Engineering

  • Members
  • Social
  • SUnORE absence request
  • Resources
    • LaTeX
    • R
    • Referencing
    • Research Videos
    • Technical reports
    • Springer e-books
    • Skripsie Documents
      • Assessment Rubric
      • Study Guides
    • Lab group admin
  • Generic Skills
    • Programme
    • Slides
  • From the Muses
    • Slides
  • Research Outputs
    • Peer-reviewed Journal Articles
    • Conference Proceedings
      • International Conference Proceedings
      • National Conference Proceedings
    • Doctoral Dissertations
    • Masters Theses
    • Final-year Skripsies
      • 2021 Skripsies
      • 2020 Skripsies
      • 2019 Skripsies
      • 2018 Skripsies
      • 2017 Skripsies
      • 2016 Skripsies
      • 2015 Skripsies
      • 2014 Skripsies
  • Johan Github
  • Prof van Vuuren Website

Recent Posts

  • Generic Skills: Slides
  • Slides for Generic Skills (2022)
  • 2021 Skripsies
  • Slides for Generic Skills (2021)
  • Springer e-books

Author: johanjvrens

SUnORE-thesis

The SUnORE Stylesheet is a LaTeX starter template that will help you make a better (more…)
Posted on April 1, 2016March 11, 2022Author johanjvrensCategories LaTeXTags ThesisLeave a comment on SUnORE-thesis

Bibliography editor setup

For a comprehensive guideĀ read this. (more…)
Posted on August 26, 2015Author johanjvrensCategories LaTeXLeave a comment on Bibliography editor setup

Mac Warning messages after r install

Remove the Warning messages when R starts Up on your Mac: Setting LC_CTYPE failed, using (more…)
Posted on June 9, 2015Author johanjvrensCategories RLeave a comment on Mac Warning messages after r install

Skripsie Studiegidse

Afrikaanse Studiegids (2020) English Study Guide (2020) (more…)
Posted on March 10, 2015October 28, 2020Author johanjvrensCategories Study GuidesLeave a comment on Skripsie Studiegidse

SUnORE-presentation

The SUnORE-presentationĀ is a Latex starter template that will help you make a better looking presentation. (more…)
Posted on March 6, 2015March 8, 2022Author johanjvrensCategories LaTeXTags PresentationLeave a comment on SUnORE-presentation

Git + latex workflow

Changes to your LaTeX workflow: The first step in efficiently managing a git+latex workflow is (more…)
Posted on March 2, 2015April 1, 2015Author johanjvrensCategories LaTeXLeave a comment on Git + latex workflow

R Links

link 1 link 2 link 3 (more…)
Format LinkPosted on February 25, 2015March 13, 2015Author johanjvrensCategories RLeave a comment on R Links

Pad with zeros

http://stackoverflow.com/questions/5812493/adding-leading-zeros-using-r (more…)
Format LinkPosted on February 11, 2015March 13, 2015Author johanjvrensCategories RLeave a comment on Pad with zeros

Reading local files

How to Read local data in R read.table("./data/file.csv", sep =",", header = TRUE) #or read.csv("./data/file.csv", (more…)
Posted on February 4, 2015March 13, 2015Author johanjvrensCategories RLeave a comment on Reading local files
How to download from url fileUrl <- "https://data.com" download.file(fileUrl, destfile="./data/cameras.csv") list.files ("./data") dateDownloaded (more…)
Posted on February 4, 2015March 13, 2015Author johanjvrensCategories RLeave a comment on

Posts navigation

Page 1 Page 2 Next page
Proudly powered by WordPress