Nothing
if (getRversion() >= "2.15.1") {
utils::globalVariables(
c(
"As Of",
".",
"Asset Class",
"Exchange",
"Ex-Dividends",
"Location",
"NAV per Share",
"N_shares",
"Name",
"QUOTE_DATE",
"RATE",
"RATE_TYPE",
"Sector",
"Shares Outstanding",
"Ticker",
"Weight (%)",
"adj_close",
"acceptance_datetime",
"..required",
"cik",
"cftc_contract_market_code",
"change_direction",
"close_time",
"confirm",
"cusip",
"datetime",
"error",
"error_class",
"error_message",
"end",
"etf_href",
"estimate_unit",
"ex_div",
"freq",
"frequency",
"fact_key",
"fallback_source",
"fallback_ticker",
"filed",
"filing_date",
"fiscal_year",
"form",
"fundingTime",
"guid",
"high",
"indicator_id",
"i.fallback_source",
"i.fallback_ticker",
"interval",
"is_inline_xbrl",
"is_xbrl",
"link",
"log_N_shares",
"log_ret",
"low",
"maturity_date",
"measure",
"nav",
"narrative_type",
"open_time",
"period_label",
"published_at",
"published_date",
"rate_type",
"report_date",
"report_date_as_yyyy_mm_dd",
"series_id",
"size",
"source_field",
"start",
"status",
"symbol",
"tenor",
"ticker",
"title",
"value",
"volume",
"yahoo_finance_ticker"
)
)
}
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.