powered by
Convert the mindat R dataframe to JSON-LD string
getExtension (filename)
'getExtension()' returns a string which is the suffix string of a file name.
R dataframe of retrieived data from Mindat database.
filename<- "fname.txt" fname_extension<- getExtension(filename)
Run the code above in your browser using DataLab