Skip to contents

[Deprecated]

tkplot.close() was renamed to tk_close() to create a more consistent API.

Usage

tkplot.close(tkp.id, window.close = TRUE)

Arguments

tkp.id

The id of the tkplot window to close/reshape/etc.

window.close

Leave this on the default value.