Skip to content
Prev 389027 / 398506 Next

Show only header of str() function

On Thu, Sep 2, 2021 at 9:26 PM Enrico Schumann <es at enricoschumann.net> wrote:
Or use 'max.level', which is also generally useful for nested lists:

str(iris, max.level=0)
## 'data.frame':    150 obs. of  5 variables:

Best,
-Deepayan