This function loads reticulate, runs some python code and initializes a puppeeter browser. This function should be run once per session.

tk_init()

Examples

if (FALSE) { # Run at the start of your sessions: tk_init() }