createToolCategory.Rd
Creates a new tool category in the improve repository.
createToolCategory(name)
Character. Name for the new tool category.
A list with the created category details (id, name), or NULL on failure.
NULL
ccs32
loadToolCategories, deleteToolCategory, renameToolCategory
loadToolCategories
deleteToolCategory
renameToolCategory