FRED Series GGPLOT Trelliscope

fred_trelliscope(
  series_count = NULL,
  fred_symbols = NULL,
  hit_words = NULL,
  free_text_terms = NULL,
  fred_tags = NULL,
  include_irr = T,
  labels = T,
  transformations = c("mean", "median", "smooth"),
  use_stock = F,
  is_static = T,
  use_log = F,
  include_zoom = T,
  include_recessions = TRUE,
  x_breaks = 12,
  use_json_api = F,
  minimum_observations = NULL,
  only_active = F,
  bins = NULL,
  bin_cols = c("pctIRR"),
  return_factor = F,
  width = 650,
  rows = 1,
  columns = 2,
  push_to_github = F,
  height = 500,
  sort_columns = "dateUpdated",
  include_descriptions = TRUE,
  id_columns = c("nameSeries", "pctIRRIndex", "nameSource", "typeValue",
    "frequencyData", "dateUpdated", "countObservations", "urlSeries"),
  trelliscope_path = "Desktop/abresler.github.io/trelliscopes/fred_trelliscope/",
  trelliscope_title = "Random FRED Data Trelliscope",
  description = "",
  sort_level = "desc"
)

Arguments

trelliscope_path

Value