0

I want to merge a dataframe that contains the attributes "startAltitude" and "endAltitude" with another dataframe that contains "Altitude" and merge it such that Altitude lies in this interval. How do I do that?

Thanks.

user134489
  • 355
  • 1
  • 3
  • 10
  • 3
    Please post a minimal working example showing what you've tried so far. http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example – TARehman Mar 29 '17 at 13:43
  • 1
    http://stackoverflow.com/questions/8185201/merge-records-over-time-interval – jogo Mar 29 '17 at 13:50
  • http://stackoverflow.com/questions/42507882/merge-two-dataframes-if-timestamp-of-x-is-within-time-interval-of-y – jogo Mar 29 '17 at 13:55

0 Answers0