The stldata
package is now part of the stl-openGIS
project and organization!
- Renamed all data tables in package
- Stored non-geometric data as tibbles
- Stored geometric data as simple features
- Added census tract simple feature
- Added
stl_as_sf()
function for converting some tibbles tosf
objects - this requires additional dependencies sincesf
is a suggested and not required package
- Added a
NEWS.md
file to track changes to the package. - Updates to
README
to reflect changes - Added
.github
directory with guidance for contributing, updated the code of conduct document - Updated the
LICENSE
file but text remains the same
- add simple features objects
This update to the Shaw version of the stldata
package adds a table stlIncome designed for teaching reshaping data from wide to long (and vice versa) as well as dependent samples t tests.
This is a minor update to the initial v1 Shaw release. It adds come clarity to the README file and adds support for Travis-CI and Appveyor.
This is the initial full release of the stldata
package, which currently contains five data sets focused on the City of St. Louis.