browse_last function

Reopen the last browsed page

Reopen the last browsed page

If you have launched a page in the browser via servr but closed it later, you may call this function to reopen it.

browse_last(open = TRUE)

Arguments

  • open: Whether to reopen the lastly browsed page. If FALSE, the URL of the previously browsed page will be returned.

Examples

servr::browse_last()
  • Maintainer: Yihui Xie
  • License: GPL
  • Last published: 2024-10-04