char_to_df: Convert From Hbase Char String to Dataframe

Description Usage Arguments Value Examples

View source: R/tpk-char_to_df.R

Description

This function parses the I-V curve string and creates an additional dataframe with current and voltage columns from it.

Usage

1

Arguments

str

The character string to be converted to a Dataframe.

Value

Dataframe containing IV curve data.

Examples

1
char_to_df(df_wbw$ivdf[1])

SunsVoc documentation built on April 30, 2021, 5:07 p.m.