Data Science Guy
Thursday, March 31, 2016
Remove Data/Objects in R
rm(list = ls())
rm
(
list
=
grep
(
"^paper"
,
ls
(),
value
=
TRUE
,
invert
=
TRUE
))
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment