rwoldford / loon

A Toolkit for Interactive Statistical Data Visualization

Home Page:http://rwoldford.github.io/loon/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

l_savedStates needs to be more generic

rwoldford opened this issue · comments

l_saveStatesRDS should be renamed as l_saveStates
and
then add an l_getSavedStates () to be a wrapper for readRDS() in R

Then the same function names can be used in Python and R