powered by
Convert the mindat R dataframe to JSON-LD string
ConvertDF2JsonLD(inputdata,template = NULL)
R dataframe of retrieived data from Mindat database.
filepath to the template
if (FALSE) { df <-geomaterials_search_name("Quartz") df_out <-ConvertDF2JsonLD(df) }
Run the code above in your browser using DataLab