powered by
fetch the lastN data for the latest query, only affect the number of rows in the returned data. This function can not be used alone , statscnQueryData() has to be called before this function
statscnQueryLastN(n)
the number of rows to be fetched
the last n rows data in the latest query
# NOT RUN { df=statscnQueryData('A0201',dbcode='hgnd') df2=statscnQueryLastN(20) # }
Run the code above in your browser using DataLab