Skip to content

Releases: jaredlander/useful

Sparse Matrix Support

07 Jun 17:27
Compare
Choose a tag to compare

Sparse matrices can now be created with build.x

Bidirectional Unique

29 Jun 21:58
Compare
Choose a tag to compare
Merging

Merge branch 'master' of github.com:jaredlander/useful

Conflicts:
	README.Rmd
	README.md

ggplot2 mods

11 Jan 20:05
Compare
Choose a tag to compare

Explicitly calling functions from grid and scales rather than importing the entire packages.
The function subVector now returns the original text x if toSub is not supplied.