getTableByEsql.Rd
ES|QL can be prepared in the "Discover" page of the NTSPortal dashboard.
getTableByEsql(esql)
ES|QL string
ES|QL does not work for nested fields, fields such as ms2, rtt will be ignored.
if (FALSE) { # \dontrun{ getTableByEsql("FROM ntsp25.1_dbas* | WHERE station == \"mosel_139\" | KEEP mz | LIMIT 10") } # }