Skip to content

Commit

Permalink
update: README
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomeriko96 committed Jan 4, 2024
1 parent 489326d commit d1dc393
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,6 @@ The `vvtableau` package is an R interface for interacting with Tableau Server us
Furthermore, methods are included to interact with Tableau desktop. These methods allow you to retrieve information from workbooks and to change them.


## Breaking Changes

**Important:** Starting from version 0.2.0, the `base_url`, `site_id`, and `token` arguments in server methods have been deprecated. Instead, you need to pass a `tableau` object returned by the `authenticate_tableau_server` function for authentication.

Please refer to the documentation for more details on how to migrate your code and update your authentication process using the `tableau` object.


## Features
- Authenticate and establish a connection to Tableau Server.
- Check the existence of specific dashboard names.
Expand Down

0 comments on commit d1dc393

Please sign in to comment.