read_ANN {ANN2} | R Documentation |
Read ANN object from file
Description
Deserialize ANN object from binary file
Usage
read_ANN(file)
Arguments
file |
character specifying file path |
Value
Object of class ANN
[Package ANN2 version 2.3.4 Index]