Package: vvtableau
Type: Package
Title: R Interface for 'Tableau' Services
Version: 0.2.0
Authors@R: 
    person("Tomer", "Iwan", , "t.iwan@vu.nl", role = c("aut", "cre", "cph"))
Description: Provides an R interface for interacting with the 'Tableau' Server.
    It allows users to perform various operations such as publishing workbooks, refreshing data extracts, 
    and managing users using the 'Tableau' REST API (see <https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref.htm> for details). Additionally, 
    it includes functions to perform manipulations on local 'Tableau' workbooks.
URL: https://github.com/vusaverse/vvtableau,
        https://vusaverse.github.io/vvtableau/
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: data.table, dplyr, httr, jsonlite, magrittr, purrr, stringr,
        tidyr, XML, xml2
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-07-17 08:17:41 UTC; rstudio
Author: Tomer Iwan [aut, cre, cph]
Maintainer: Tomer Iwan <t.iwan@vu.nl>
Repository: CRAN
Date/Publication: 2023-07-17 08:40:02 UTC
