I want to extract the number of 1000 values from large size of ff object in R.
I have tried sample_frac from dplyr package, but this results in error as below;
Error:
tblmust be a data frame, not affdfobject
How can I solve this problem?
I want to extract the number of 1000 values from large size of ff object in R.
I have tried sample_frac from dplyr package, but this results in error as below;
Error:
tblmust be a data frame, not affdfobject
How can I solve this problem?
Copyright © 2021 Jogjafile Inc.
You can use ffbase2 package. It adds the
dplyrinterface toffobjectAnd read
ffobject astblwithtbl_ffdffunction.