encoding_data {bursa} | R Documentation |
encoding_data
Description
this function returns a data frame where character columns are encoded as UTF-8. it is a helper function in get_data_from_bursa
Usage
encoding_data(data)
Arguments
data |
A data frame obtained from get_data_from_bursa |
Value
No return value, used for encoding the data frame
[Package bursa version 0.1.0 Index]