krlmlr / plogr

R bindings for the plog C++ logging library
https://github.com/SergiusTheBest/plog
Other
26 stars 3 forks source link

Offer a way to print `SEXP` values #8

Open krlmlr opened 2 years ago

krlmlr commented 2 years ago

to get an idea what's behind an SEXP: type, length, perhaps the first x elements, attributes, ...