Description getItems function convertRating function Progressor function lintrProfile function createDir function UpperCase function ExtractDigits function
The oefenwebTools package provides functionality related to Oefenweb tools. It contains for example a function called "getItems" which can be used to retrieve items from item database with attached tags.
The oefenwebTools package contains the function getItems which can be used to obtain items from the Oefenweb item database, attached tags to the items if available and to remove any JSON format in order to make item questions and answers readable. The only input variables for the getItems function are the domain id and status of items (optionally with default status = 1 (active))
Function to insert either a "normal" theta user domain rating, a transformed rating or a Q-score. The input rating is converted into all three different ratings and printed to the console.
Function to track progress of a for loop.
Function to lint R scripts with Oefenweb default lintr options.
Function to create directory on hard disk if it does not exist.
Capitalizes all first letters of a word in a strings (or verctor of strings).
Extracts digits from string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.