This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #' Combine calls and puts dataframes (with multiple expiries) to a single dataframe. | |
| #' | |
| # `opts.side_by_side.orats` returns the common side-by-side format for options chains from orats. | |
| #' | |
| #' This function is specific to orats data, sourced using quantmod::getOptionChain(). | |
| #' | |
| #' Example: | |
| #' spx.opts <- getOptionChain("SPX", Exp = NULL, src = "orats", api.key = "<KEY HERE>") | |
| #' spx.opts.single_df <- opts.side_by_side.orats(spx.opts, orats.extras = 0) | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "meta": { | |
| "theme": "elegant" | |
| }, | |
| "basics": { | |
| "name": "Justin Townsend", | |
| "label": "Business Transformation | Platform Engineering | Technology Delivery", | |
| "image": "https://avatars.githubusercontent.com/u/justinjtownsend", | |
| "email": "justinjtownsend@gmail.com", | |
| "phone": "", |