Skip to content

tidy-MN/mntableau

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MN Tableau API

Use the mntableau package to streamline API calls to MN state Tableau servers.

Prerequisites

  • Python installed with tableauserverclient and package installed
  • Set Python interpreter in RStudio
  • arrow package is optional but required to use publish_data_frame()

Install

To install mntableau:

# First install the 'remotes' package
install.packages("remotes")

# Now you can install mntableau from github
remotes::install_github("tidy-MN/mntableau")

About

R package for streamlining Tableau API calls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages