Get latest quotes for one or more stocks.
quotes_latest.Rd
To make sense of the `cond` column see the output from `condition_codes()`.
Examples
if (FALSE) { # \dontrun{
quotes_latest("AAPL")
quotes_latest(c("AAPL", "TSLA"))
} # }
quotes_latest.Rd
To make sense of the `cond` column see the output from `condition_codes()`.
if (FALSE) { # \dontrun{
quotes_latest("AAPL")
quotes_latest(c("AAPL", "TSLA"))
} # }