list_modules: list_modules

Description Usage Arguments Value Examples

Description

This function downloads the module-label and module-number for all modules of a faculty.

Usage

1
list_modules(faculty)

Arguments

faculty

A numeric value corresponding to a certain faculty. Use the function faculty_data() to display all faculty numbers.

Value

A data.frame containing the module-label and module-number.

Examples

1
2
3
4
5
6
7
# Download the module-information for the economic faculty

list_modules(12)

# Download the module-information for the medical faculty

list_modules(3)

MartinWut/GoeFlexStatCrawler documentation built on May 17, 2019, 8:20 a.m.