browse_solo {connectapi}R Documentation

Browse

Description

Browse to different locations on Connect via utils::browseURL

Usage

browse_solo(content)

browse_dashboard(content)

browse_api_docs(connect)

browse_connect(connect)

Arguments

content

A R6 Content object

connect

A R6 Connect object

Value

The url that is opened in the browser


[Package connectapi version 0.1.3.1 Index]