Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • Great! Thanks! The only issue is that I get a list instead of a vector as a result. Is there a way to get a vector directly? Commented Jul 25, 2017 at 15:31
  • you want a vector with unique values whatever the data.frame they're coming from? what should the vector look like? Commented Jul 25, 2017 at 15:43
  • basically a vector with the 8 values I was reading out of the dataframes, best with NA if there was none. Commented Jul 25, 2017 at 15:51
  • Yes, very nice! Thanks alot! Great help! Commented Jul 26, 2017 at 11:21
  • consider accepting the question if that solves your problem Commented Jul 26, 2017 at 11:44