-
Update
ndsdrivers
dataset (#5) -
nds_split_data()
is now deprecated (#3)
New features added:
nds_join_roadaxis()
nds_join_neigh()
nds_join_spdlimit()
nds_download_cwb_osm()
ndsbr_data_sf
ippuc_road_axis
ippuc_neigh
osm_data
- Added a new set data related to participants characteristics:
ndsdrivers
- Fixed an error in
nds_calc_speeding
documentation.
- Fixed a bug in
nds_create_points
andnds_calc_time
: it was not considering the correct amount of valid data.
- Created a new function
nds_split_data
: now it is possible to split the naturalistic data into the original separation of the sample.
- Fixed a bug in
nds_create_lines
: it was not considering the correct amount of valid points.
- Added a
NEWS.md
file to track changes to the package. - Added new feature to
nds_load_data
: now it can read.csv
files with "." separator.