add_cell_to_keyword {pxmake} | R Documentation |
Add cell name to keywords that support it (see px-specification)
Description
Add cell name to keywords that support it (see px-specification)
Usage
add_cell_to_keyword(keyword, name)
Arguments
keyword |
String, name of keyword |
name |
String, cell name to add to keyword |
Value
String
[Package pxmake version 0.18.0 Index]