powered by
This function parses the I-V curve string and creates an additional dataframe with current and voltage columns from it.
char_to_df(str)
The character string to be converted to a Dataframe.
Dataframe containing IV curve data.
# NOT RUN { char_to_df(df_wbw$ivdf[1]) # }
Run the code above in your browser using DataLab