Skip to content

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

License

Notifications You must be signed in to change notification settings

roldanalex/roldanpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roldanpack

Welcome to my personal package with functions that I use daily.

Installation

You can install the development version of roldanpack like this:

# 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