write_aggregation {pxmake} | R Documentation |
Save classification as .agg file
Description
Write one aggregation column in a classification to an .agg file.
Usage
write_aggregation(aggregation, c, directory)
Arguments
aggregation |
Character, the column name of the aggregation in the classification |
c |
A classification object |
directory |
Directory to save the file in |
Value
Nothing
[Package pxmake version 0.18.0 Index]