create_trait_set_string: Create a trait set string.
Description
For example, a data frame with row A 1
and another row B 2
, the trait set string will be
A=1,B=2
Usage
create_trait_set_string(df)
Value
the trait set string
Arguments
- df
a data frame with two columns
Author
Richèl J.C. Bilderbeek