John Laing
John Laing
Yes, I do think identity should be added here. Assuming consistency in the underlying API, these are straightforward to implement.
Taken care of in #285 / #286
Sorry, you are correct - this is distinct from the other.
Bloomberg provides a `
I don't understand. By default, `verbose=FALSE` and there is no message, so nobody needs to do anything to make it go away. I find it extremely useful.
Using `print` function instead of `
I don't think `match.arg` is the right choice for this. I would vote for `logging=getOption(logging, NULL)` with: - `NULL` (default), `NA`, or `FALSE`: no logging - `TRUE` or `""`: console...
I'm not sure this is possible for `getBars`, since there is no field specified. I'd be curious to hear a response from the helpdesk, but they've been a bit less...
Yeah, that's been the official line last few times I've gone in. Unfortunate, really.
Always in favor of more extensive documentation via examples. Feel free to open a separate issue if you'd like to take that on.