getPrice(x, symbol = NULL, prefer = NULL, ...)
prefer
Preference will be for any commonly used financial time series price description,
e.g. 'trade', 'close', 'bid', 'ask' with specific tests and matching for types and column names
currently supported in R, but a default grep match will be performed if one of the supported types doesn't match.