powered by
Walks through the DW state object to see if there are any datasets available
DW_hasds(state)
Logical TRUE if there is a dataset or FALSE otherwise.
DW state from DW_fetch_state()
DW_fetch_state()
sess_res = DW_test_mksession() state = sess_res[["state"]] DW_hasds(state)
Run the code above in your browser using DataLab