login: Log into moodle server

Description Usage Arguments Details

View source: R/connect.R

Description

Log into moodle server

Usage

1
login(moodle_url, user = NULL, pass = NULL)

Arguments

moodle_url

web address of moodle server

user

moodle username for logging in

pass

password for logging in

Details

Do this once before using any of the other functions in this package that require access to the server.


dalejbarr/moodlecnx documentation built on May 27, 2019, 7:44 a.m.