create_field_info.Rd
This function returns a dataframe containing field info information about the dataset
create_field_info(
data,
raw_data_path = NULL,
broker = NULL,
product = NULL,
public_dataset = NULL
)
A dataframe for which to create a field info csv.
A string containing the original location of the original raw file
The name of of the organisation or person that distributes the dataset
The name of the product where this dataset is used in
Boolean containing whether the dataset is publicly available is_primary_key Is_primary_key is variable that can be manually set to TRUE if the dataset contains a primary key.
Dataframe containing subset info