points: R6 method that keeps tracks of a counter increment and of...

pointsR Documentation

R6 method that keeps tracks of a counter increment and of total points

Description

Useful for making quizzes and exams

Methods

Public methods


Method count()

Usage
points$count(x = 1)

Method p()

Usage
points$p(x)

Method clone()

The objects of this class are cloneable with this method.

Usage
points$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


andrew-griffen/griffen documentation built on June 14, 2025, 9:59 p.m.