Replacing Excel: Customer Tracker#
Create Excel, Word, and PowerPoint output#
Use R Markdown instead of complex Excel calculators. These R Markdown documents are easier to maintain and less prone to error than their Excel equivalents.
Overview#
These dashboards and reports track key performance metrics for customers by week. Users can interact with these reports in order to pull the precise data they are looking for. Read more about the customer tracker on R Views or or view the code on Github.
Published Output Types#
You can create your content with these open source R packages like R Markdown, Shiny, or Plumber. After you create your content, you can publish it to RStudio Connect. It is easy to turn your R code into reports, dashboards, apps, and API's. The following output formats for the customer tracker are hosted on RStudio Connect:
Reports#
Presentations#
Interactive docs and apps#
APIs#
RStudio Connect#
RStudio Connect is a server product from RStudio for secure sharing of R content. It is on-premises software you run behind your firewall. You keep control of your data and who has access. With RStudio Connect you can see all your content, decide who should be able to view and collaborate on it, tune performance, schedule updates, and view logs.