powered by
`inflect_points` finds inflection points of waveform data
inflect_points(x)
A vector of numbers
Inflection points of the input vector
# NOT RUN { df.new <- format_data(GCaMP) inflect_points(df.new$Trial1) # }
Run the code above in your browser using DataLab