Quantcast
Channel: 4D Pie Charts
Viewing all articles
Browse latest Browse all 46

Exploring the functions in a package

$
0
0
Sometimes it can be useful to list all the functions inside a package. This is done in the same way that you would list variables in your workspace. That is, using ls. The syntax is ls(pos = "package:packagename"), which is easy enough if you can remember it. Unfortunately, I never can, and have to type [...]

Viewing all articles
Browse latest Browse all 46

Trending Articles