comment_to_dataframe_row {hackeRnews} | R Documentation |
Converts comment to a dataframe row
Description
Converts comment to a dataframe row
Usage
comment_to_dataframe_row(comment)
Arguments
comment |
comment to be converted to dataframe |
Value
a dataframe containing a single entry with data from passed comment
[Package hackeRnews version 0.1.0 Index]