Skip to content
Prev 6172 / 12125 Next

[R-pkg-devel] Usage of internet resources in examples

Thanks Martin,

I agree that the example should run for a user when calling example() - hence I am going with a simple try() around the function calls in the examples. I agree your more sophisticated version has better behaviour, but I don?t want to clutter the examples with code that might just confuse a user.

Andy