Learn R Programming

polyglot (version 0.3.0)

sessionExit: 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.