Learn R Programming

jjb (version 0.1.1)

Balamuta Miscellaneous

Description

Set of common functions used for manipulating colors, detecting and interacting with 'RStudio', modeling, formatting, determining users' operating system, feature scaling, and more!

Copy Link

Version

Install

install.packages('jjb')

Monthly Downloads

387

Version

0.1.1

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

James Balamuta

Last Published

January 8th, 2020

Functions in jjb (0.1.1)

floor_and_cap

Floor and Cap a Numeric Variable
kelvin_to_fahrenheit

Kelvin to Fahrenheit Conversion
system_arch

System Architecture
shade

Shade an RGB value
kelvin_to_celsius

Kelvin to Celsius Conversion
mkdir

Make Directory
lagged

Lag Vector Values
max_n

Maxima and Minima n elements
mse

Mean Squared Error (MSE)
is_windows

Check for an Operating System
is_rstudio

Is R Open in RStudio?
rgb_to_hex

Convert RGB Value to Hexadecimal
int_to_hex

Convert 0-255 to a Hex number
rmse

Root Mean Squared Error (RMSE)
pad_number

Pad Numeric Numbers
char_at

Character at Position i
url_title

Create a "safe" url title
tr

Obtain the Trace of a Square Matrix
is_whole

Integer Check
jjb-package

jjb: Balamuta Miscellaneous
require_linux

Require a Specific Operating System
tint

Tint an RGB value
system_graphic_driver

Natural Graphics Driver for Operating System
fahrenheit_to_kelvin

Fahrenheit to Kelvin to Conversion
external_graphs

Change Default Graphing Device from RStudio
feature_scaling

Feature Scaling
fahrenheit_to_celsius

Fahrenheit to Celsius Conversion
celsius_to_kelvin

Celsius to Kelvin Conversion
celsius_to_fahrenheit

Celsius to Fahrenheit Conversion
acc

Accuracy of the Model
convert_cols

Convert Multiple Columns of a data.frame All at once conversion of a data.frame from current column types to alternates.
circle_matrix

Create a circle pattern within a matrix