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. |
Sample the resources that put the fun in function:
In[1]:= |
Out[1]= |
Find available categories:
In[2]:= |
Out[2]= |
Find functions from any of 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]= |
This work is licensed under a Creative Commons Attribution 4.0 International License