On 26 November 2017 at 01:34, Andy Burnett <andy.burnett@knowinnovation.com> wrote:
I have just created a couple of small playground scripts that do some useful data wrangling. The chances are that I will reuse them from time to time, but with tweaks. Does version 6 Have some way to store them? I think I am after a sort of scripts catalogue.

One way is to create a package and add your scripts on the class-side��of a class MyDataWrangling.�� Then save the package with Monticello.

cheers -ben�� ��