Skip to content

I edited myfile.Rmd to use glimpse() to summarize the cars data#63

Open
nonie-distefano wants to merge 1 commit intojtleek:masterfrom
nonie-distefano:master
Open

I edited myfile.Rmd to use glimpse() to summarize the cars data#63
nonie-distefano wants to merge 1 commit intojtleek:masterfrom
nonie-distefano:master

Conversation

@nonie-distefano
Copy link
Copy Markdown

I made this change because glimpse() shows a few of the actual values in each column, whereas summary() computes some statistics on the values. glimpse() is perhaps more appropriate for just checking what your data are.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant