login: Login to the DataScienceAndR Service

Usage Arguments Value Examples

Usage

1
login(account)

Arguments

account

The registered account of the teacher

Value

NULL. It will raise an error if login is failed.

Examples

1
2
3
4
5
6
7
8
## Not run: 
login("wush")
# input the password

# get records of all associated students
records <- get.records()

## End(Not run)

wush978/DSRTeacher documentation built on May 29, 2019, 2:29 p.m.