Nothing
mlb_team_factor()
(v1.0.1.9001)geom_mlb_dot_logos()
, gt_fmt_mlb_dot_logo()
, and element_mlb_dot_logo()
) (v1.0.1.9002)valid_team_names()
to allow for truncated outputs without league level abbreviations (v1.0.1.9002)geom_mlb_logos()
geom.scale_color_mlb()
and scale_fill_mlb()
along with the axis scales scale_x_mlb()
and scale_y_mlb()
in combination with the theme update functions theme_x_mlb()
and theme_y_mlb()
. Also added the ggplot2 theme-element element_mlb_logo()
which translates MLB team abbreviations into team logos (v0.0.0.9002)geom_mlb_headshots()
geom that plots headshots for valid MLB IDs. Along with the function ggpreview()
which allows to preview a ggplot in it's actual dimensions. (v0.0.0.9003)element_mlb_headshot()
and which translates player IDs into player headshots. (v0.0.0.9004)ggpreview()
which allows to preview a ggplot in it's actual dimensions. (v0.0.0.9005)geom_from_path()
geom that plots images from urls, local paths, and more. Also added element_path()
which translates supplied links into images for axes labeling (v0.0.0.9006)geom_mlb_scoreboard_logos()
, geom_mlb_dark_cap_logos()
, geom_mlb_light_cap_logos()
geoms which translate MLB team abbreviations into team logos. Also added corresponding element functions (element_mlb_scoreboard_logo()
, element_mlb_dark_cap_logo()
, element_mlb_light_cap_logo()
) which translates supplied abbreviations into images for theming. Also updated function parameter names. (v0.0.0.9007)load_headshots()
function to the exported functions. (v0.0.0.9008)clean_team_abbrs()
function and implemented it with proper geoms. (v0.0.0.9009)gt_fmt_mlb_logo()
, gt_fmt_mlb_scoreboard_logo()
, gt_fmt_mlb_headshot()
and gt_merge_stack_team_color()
functions to aid in making gt tables. (v0.0.0.9010)glue
dependency, updated "Getting Started" vignette, and set scale_x_mlb()
, scale_y_mlb()
, theme_x_mlb()
, and theme_y_mlb()
as superseded (v0.0.0.9012)na_headshot()
, gt_fmt_mlb_headshot()
, and geom_mlb_headshots()
to allow for use of a general gray headshot instead of just returning the MLB logo (v0.0.0.9014)gt_mlb_column_labels()
to easily replace column labels with images (v0.0.0.9015)gt_mlb_column_labels()
to more cleanly accept customization (v0.0.0.9016)mlb_team_tiers()
and mlb_player_tiers()
(v0.0.0.9017)mlb_team_factor()
(v0.0.0.9018)geom_mean_lines()
and geom_median_lines()
(v0.0.0.9019)nudge_x
and nudge_y
to the geom family of functions and cleaned up documentation to prepare for CRAN release (v0.0.0.9020)Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.