Package: vvtableau
Type: Package
Title: R Interface for 'Tableau' Services
Version: 0.0.1
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
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1
Imports: data.table, dplyr, httr, jsonlite, magrittr, purrr, stringr,
        tidyr, XML, xml2
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-06-13 17:26:44 UTC; tin900
Author: Tomer Iwan [aut, cre, cph]
Maintainer: Tomer Iwan <t.iwan@vu.nl>
Repository: CRAN
Date/Publication: 2023-06-14 08:30:02 UTC
