I am trying to use readMeta to read Landsat 9 satellite data. But it returns me the following error
library(RStoolbox)
mtlFile <- "C:\\Users\\Bappa\\Downloads\\LC09_L1TP_146040_20250130_20250130_02_T1_MTL.txt"
metaData <- readMeta(mtlFile)
Error in rownames<-(*tmp*, value = tbds) :
attempt to set 'rownames' on an object with no dimensions
LC09_L1TP_146040_20250130_20250130_02_T1_MTL.txt