Skip to content

roldanalex/roldanpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roldanpack

Welcome to roldanpack, a personal R package containing a collection of utility functions for data analysis, visualization, and Shiny dashboards.

Installation

You can install the development version of roldanpack from GitHub:

# Install the package from Github
remotes::install_github('roldanalex/roldanpack')

Example

This is a basic example which shows you how to solve a common problem:

library(roldanpack)

download_data(name, data)
download_plot(name, plot)
plot_roc(tag, score, model_name = NA, subtitle = NA, interval = 0.2, plotly = FALSE)
value_box(value, subtitle, icon, color, width = 3)

About

{roldanpack}: Personal R package created to help with daily analytics & visualizations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages