Skip to content

Instantly share code, notes, and snippets.

@macdiva
Created March 26, 2011 16:25
Show Gist options
  • Save macdiva/888415 to your computer and use it in GitHub Desktop.
Save macdiva/888415 to your computer and use it in GitHub Desktop.
> write.csv(count.data, file = 'count_data.csv', row.names = FALSE)
Error in inherits(x, "data.frame") : object 'count.data' not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment