Skip to content
View justinjtownsend's full-sized avatar
👋
Focusing
👋
Focusing

Block or report justinjtownsend

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. justinjtownsend.github.io justinjtownsend.github.io Public

    Productivity utilities I have made along the way.

    PowerShell

  2. Working with orats data Working with orats data
    1
    #' Combine calls and puts dataframes (with multiple expiries) to a single dataframe.
    2
    #'
    3
    # `opts.side_by_side.orats` returns the common side-by-side format for options chains from orats.
    4
    #'
    5
    #' This function is specific to orats data, sourced using quantmod::getOptionChain().