Giter Site home page Giter Site logo

rpro-week4's Introduction

#RPro-Week4

https://class.coursera.org/rprog-007/assignment/view?assignment_id=7

##Programming Assignment 3: Hospital Quality: Instructions Help

####Introduction This fourth programming assignment will be graded via a submit script which is described below.

####Detailed Instructions Please download this document for detailed instructions about the assignment:

Programming Assignment 3 Instructions

####Data The zip file containing the data for this assignment can be downloaded here:

Programming Assignment 3 Data

For this assignment you will need to unzip this file in your working directory. Grading This assignment will be graded using unit tests executed via the submit script that you run on your computer. To obtain the submit script, run the following code in R:

source("http://d396qusza40orc.cloudfront.net/rprog%2Fscripts%2Fsubmitscript3.R")

Or you can download the script to your working directory (NOTE: You may need to rename the script to be "submitscript3.R"). Then source it locally via

source("submitscript3.R")

The first time you run the submit script it will prompt you for your Submission login and Submission password. These can be found at the top of the Programming Assignments page. To execute the submit script, type

submit()

at the console prompt (after source-ing the file). NOTE that the submit script requires that you be connected to the Internet in order to work properly. When you execute the submit script in R, you will see the following menu (after typing in your submission login email and password):

[1] 'best' part 1
[2] 'best' part 2
[3] 'best' part 3
[4] 'rankhospital' part 1
[5] 'rankhospital' part 2
[6] 'rankhospital' part 3
[7] 'rankhospital' part 4
[8] 'rankall' part 1
[9] 'rankall' part 2
[10] 'rankall' part 3
Which part are you submitting [1-10]? 

Entering a number between 1 and 10 will execute the corresponding part of the homework. We will compare the output of your functions to the correct output. For each test passed you receive the specified number of points on the Assignments List web page.

rpro-week4's People

Contributors

fleid avatar

Stargazers

 avatar

Watchers

 avatar

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.