Create a special kind of item on ScienceBase that is intended to be
a "folder" that contains one or more child items. This is similar to
a standard item (item_create
) but defaults to showing
child-items on the ScienceBase web interface.
Usage
folder_create(parent_id = user_id(), name, ...)
Value
A response
object