ropensci/skimr

Warnings when skimming

Open

#223 opened on Jan 4, 2018

View on GitHub
 (5 comments) (0 reactions) (0 assignees)HTML (77 forks)batch import
Needs discussionenhancementhelp wanted

Repository metrics

Stars
 (1,061 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Warnings that happen when skimming display. This is informative for many purposes, specifically for understanding what is in an unknown data set. However for other purposes it is undesirable.

One option would be to make a quiet mode that defaults to FALSE so that users could suppress the printing of warnings.

There may be other ideas also, so I'm marking this as for discussion.

Contributor guide