Skip to content
DelftStack logo
Menu
  • Explore topics
  • Tutorials
  • HowTos
  • Reference
English ⌄
  • English
  • 한국어
  • Deutsche
  • Español
  • 日本語
  • 正體中文
  • 简体中文
Home/Tags/R Object

Topics

R Object

About this topic: Articles tagged __TAG__

Showing 3 articles

Related tags

R

Topics

Articles

Showing 3 articles

How-tos How to Remove User-Defined Objects From the Workspace in R This article shows how to remove user-defined objects from the workspace in R using the rm() function and the Environment tab of R Studio. ↗ How-tos How to Remove Object Names and Dimnames in R This article shows how to remove the names and dimnames of objects and get only the values in R. Different approaches such as the unname() function, the as.vector() function, etc. … ↗ How-tos How to Identify R Object Properties In this article we will look at functions that help us identify the objects that we work with in R. Using functions such as str(), class(), typeof(), is.___() and attributes(), we … ↗

No articles found

Try clearing the filters.

← All topics

DelftStack logo

DelftStack is a practical home for quick coding references, tutorials, and practical examples.

  • About US
  • Write For Us
  • Privacy Policy
  • Advertising
  • Contact

© 2026 DelftStack