Category: Basics

  • First Entry: Variables

    Let’s start with the most basic of concepts (maybe): Variables Variables are sometimes overseen as “obvious”. Or at least, “how to name them”. But after some time programming on your own, particularly in languages like R (from my experience at least), you find you could make mistakes. And after a while, you kind of re-use…