Skip to contents

Open the RStudio addin with the chat interface.

Usage

myownhadley(
  api_url = paste0("https://myownhadley.com/api/v", packageVersion("myownhadley")$major)
)

Arguments

api_url

The API URL to use for requests.

Examples

if (FALSE) { # \dontrun{
myownhadley()
} # }