```r print(dt, meta=F) ``` or a function to return a reference to the data of dt: ```r print(dat(dt)) ```