Hi,
In R, I have applied unique function to a dataset, now I can see the smaller dataset, but cannot export it in my directory. Error is:
Error in (function (..., row.names = NULL, check.rows = FALSE, check.names = TRUE, :
arguments imply differing number of rows: 15000, 1004
Please help.
In R, I have applied unique function to a dataset, now I can see the smaller dataset, but cannot export it in my directory. Error is:
Error in (function (..., row.names = NULL, check.rows = FALSE, check.names = TRUE, :
arguments imply differing number of rows: 15000, 1004
Please help.