Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upexport split.data.table #2920
export split.data.table #2920
Comments
that doesn't seem quite right because |
It might happened that users miss that we have split method just because we exported it as a method only, and not as function directly, thus
split.data.tablecannot be accessed without:::.There is no harm in exporting that.