# str ## Definition(s) ### [[R Programming]] >[! Definition] >A function in R that prints the internal structure of an data object. ## Examples See [Codecademy](https://www.codecademy.com/resources/docs/r/built-in-functions/str) for a good example. ## Related a little like the `df.info()` in pandas, but this can extend to other data structures in R. ## Resources ## Flashcards The below code are generated for use with [Spaced Repetition plugin](https://github.com/st3v3nmw/obsidian-spaced-repetition/) [docs](https://www.stephenmwangi.com/obsidian-spaced-repetition/)