Giter Site home page Giter Site logo

r_programming_e's Introduction

R Programming with Email Notification

Installation

library(swirl)
install_course_github("swirldev", "R_Programming_E")
swirl()

Manual Installation

  1. Download this file.
  2. Run swirl::install_course() in the R console.
  3. Select the file you just downloaded.

Help

See http://swirlstats.com/, open an issue, or email [email protected].

r_programming_e's People

Contributors

geanders avatar seankross 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

r_programming_e's Issues

Manual installation can't find some courses

I've done the manual installation using the instructions found here but the lessons

  • 10: lapply and sapply
  • 11: vapply and tapply
  • 12: Looking at Data

can't be started. The error message I get is:

(Error in file(file, "rt") : cannot open the connection
In addition: Warning message:
In file(file, "rt") : cannot open file 'C:/R/R-3.4.0/library/swirl/Courses/R_Programming/lapply_and_sapply/flag.data.txt': No such file or directory

The problem is on the initLesson.R files of these lessons. The files are looking for the data in the R_Programming folder and not in the R_Programming_E folder.

loops

I am very new to R. How do I loop a long number of variables into an equation. For example, the formula for m1 has a variable i. How do I run "fitted.values(m1) for hundreds of values of i? I have watched many videos, but have not found how to do this exact loop. Thanks!

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.