sessionExit: Exit the interactive environment

View source: R/sessionExit.R

sessionExitR Documentation

Exit the interactive environment

Description

This function will quit the interactive learning environment.

Usage

sessionExit(assign.env = parent.frame(1))

Arguments

assign.env

An environment

Details

This function calculates the learning session time and print it. Then, it cleans the Global Environment if needed and displays a farewell message.


lgnbhl/polyglot documentation built on Sept. 24, 2024, 8:36 a.m.