LoslegenKostenlos loslegen

The Final Countdown

What are good uses of a finalize() method for your R6 class? Choose all the options that apply.

  1. Closing connections to a database.
  2. Removing all objects in the global environment.
  3. Reverting settings to global options() (docs) or graphics par() (docs) parameters.
  4. Forcing a garbage collection.

Diese Übung ist Teil des Kurses

Object-Oriented Programming with S3 and R6 in R

Kurs anzeigen

Interaktive Übung

Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um

Übung starten