Git Product home page Git Product logo

gsir-te's Introduction

Getting Started in R

An eight-page pdf guide for "Getting Started in R".

Objective

To create a short guide that gives a quick overview and introduction to R.

How?

  • Using a practical approach of showing how to do things immediately using realistic examples and a real life dataset.
  • Avoiding technical details where possible.
  • Making it fun and interesting.

For whom?

  • Beginners.
  • Data scientists, statisticians, programmers, ... who want to get a flavour of R.
  • Those who want a quick refresher guide to R.
  • The curious.

Outcome

  • After reading the guide, following the examples and doing exercises you will learn how to manipulate, visualise and summarise data.
  • Hopefully you will have the curiousity to learn more :)

Try it now!

  1. Clone this repo; or download the pdf and R code individually; or download the zip file !
  2. The repository and the zip file contain an RStudio Project file.
  3. Open the Project file, or Getting-Started-in-R.pdf, or the R code to get started.
  4. Enjoy :)

Origin

This is modified version of Getting-Started-in-R by Saghir Bashir, with a careful focus on dependency use which we refer to as The Tinyverse.

Thanks

A big thank you to the reviewers and contributors.

License

GPL-3

Authors

Saghir Bashir and Dirk Eddelbuettel

gsir-te's People

Contributors

eddelbuettel avatar karoliskoncevicius avatar robitalec avatar saghirb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gsir-te's Issues

getting errors with data.table examples in PDF

Hi Ed,
Your new Tinyverse PDF "Getting started in R"
is truly great.
Thanks!

But I'm getting errors in Rstudio
with all data.table examples in that PDF.

ie:

cw[, weightKg := weight/1000 ]
Error in :=(weightKg, weight/1000) :
Check that is.data.table(DT) == TRUE. Otherwise, := and :=(...) are defined for use in j, once only and in particular ways. See help(":=").

Using Ubuntu Linux 32 bits w/ latest R and Rstudio...
and data.table PKG version 1.11.8
SFd99
San Francisco

Automate zip file creation

I implemented a quick fix to automate the creation of the zip file for the GSiR repository. See my new _runall.R file.

If you are happy with I can issue a similar pull request for gsir-te. Let me know.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.