View source: R/import_data_model.R
transpose_field_value | R Documentation |
transpose field,value pairs to a data model
transpose_field_value(fv, table_name, model)
fv |
data frame with columns field, value |
table_name |
name of table in model |
model |
|
single row data frame with names from fv$field
and values from fv$value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.