Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
List all of the Wolfram Function Repository resources in a category
ResourceFunction["CategoryResourceFunctions"][cat] gives a list of ResourceFunction objects published in the Wolfram Function Repository in the category cat. |
|
ResourceFunction["CategoryResourceFunctions"][cat,prop] gives the property prop for each function in the category. |
Find all the resources that put the fun in function:
In[1]:= |
|
Out[1]= |
|
Find available categories:
In[2]:= |
|
Out[2]= |
|
Combine functions from multiple categories:
In[3]:= |
|
Out[3]= |
|
Get names instead of ResourceFunction objects:
In[4]:= |
|
Out[4]= |
|
Get descriptions of the functions in a category and create a word cloud:
In[5]:= |
|
Out[5]= |
|
Create a tool for finding functions that share a category with another function:
In[6]:= |
|
In[7]:= |
|
Out[7]= |
|
This work is licensed under a Creative Commons Attribution 4.0 International License