Files in skgrange/gissr
Tools To Make Working With R and Spatial Data Easier

.Rbuildignore
.gitignore
.travis.yml
DESCRIPTION
LICENSE
NAMESPACE
R/base_re_exports.R R/calculate_sunrise.R R/distance_by_haversine.R R/dms_to_decimal.R R/dplyr_re_exports.R R/get_osm_boundary.R R/get_osm_node_data.R R/get_osm_surround.R R/google_elevation.R R/google_geocode.R R/is.sp.R R/leaflet_plot.R R/left_join_raster.R R/map_to_sp.R R/pad_coordinates.R R/print_projections.R R/projection_conversions.R R/projection_wgs84.R R/ra_aggregate.R R/ra_align.R R/ra_bind.R R/ra_cell_number.R R/ra_disaggregate.R R/ra_drill.R R/ra_drill_with_cell_number.R R/ra_extent.R R/ra_focal.R R/ra_forify.R R/ra_from_sp.R R/ra_from_xyz.R R/ra_get_options.R R/ra_interpolate.R R/ra_intersect_test.R R/ra_load.R R/ra_mask.R R/ra_raster.R R/ra_read.R R/ra_read_nested.R R/ra_read_variables.R R/ra_resolution.R R/ra_summarise.R R/ra_switch.R R/ra_to_data_frame.R R/ra_to_polygons.R R/ra_values.R R/ra_variable_name.R R/read_gps_visualizer.R R/read_my_tracks.R R/scrape_gpx.R R/sort_points.R R/sp_add_area.R R/sp_add_row_numbers.R R/sp_area.R R/sp_bind.R R/sp_boundary.R R/sp_bounding_box.R R/sp_buffer.R R/sp_centroid.R R/sp_class.R R/sp_clip.R R/sp_convex_hull.R R/sp_create_ellipse.R R/sp_create_envelope.R R/sp_disaggregate.R R/sp_dissolve_holes.R R/sp_dissolve_polygons.R R/sp_distance.R R/sp_erase.R R/sp_feature_ids.R R/sp_filter.R R/sp_flip.R R/sp_force_projection.R R/sp_fortify.R R/sp_from_data_frame.R R/sp_from_js_array.R R/sp_from_wkt.R R/sp_intersect.R R/sp_is_valid.R R/sp_left_join.R R/sp_length.R R/sp_make_grid.R R/sp_move.R R/sp_projection.R R/sp_promote.R R/sp_punch.R R/sp_read.R R/sp_read_all_geoms.R R/sp_reflect.R R/sp_reset_feature_ids.R R/sp_rotate.R R/sp_sample_n.R R/sp_segment_lines.R R/sp_simplify.R R/sp_snap_points_to_lines.R R/sp_split.R R/sp_to_wkt.R R/sp_transform.R R/sp_unite.R R/str_wkt.R R/transform_coordinates.R R/write_geo_tiff.R R/write_geojson.R R/write_gml.R R/write_gpx.R R/write_gpx_with_dates.R R/write_kml.R R/write_shapefile.R R/zzz.R README.md data_sources.md
inst/extdata/2013_G_GB_Attainment.gfs
inst/extdata/2013_G_GB_Attainment.xml
inst/extdata/2016-08-26_09-35-14_lock_ness.gpx
inst/extdata/luxembourg_monitoring_stations.json
inst/extdata/mapinfo/christchurch-city-building-footprints.dat
inst/extdata/mapinfo/christchurch-city-building-footprints.id
inst/extdata/mapinfo/christchurch-city-building-footprints.map
inst/extdata/mapinfo/christchurch-city-building-footprints.tab
inst/extdata/mapinfo/christchurch-city-building-footprints.txt
inst/extdata/north_symbol.png
inst/extdata/northcote-tavern-5-km-run.gpx
inst/extdata/northcote-tavern-5-km-run_points.gpx
inst/extdata/ozone_forecast_raster.rds
inst/extdata/points_and_lines.json
inst/extdata/shapefile/christchurch-city-building-footprints.cpg
inst/extdata/shapefile/christchurch-city-building-footprints.dbf
inst/extdata/shapefile/christchurch-city-building-footprints.prj
inst/extdata/shapefile/christchurch-city-building-footprints.shp
inst/extdata/shapefile/christchurch-city-building-footprints.shx
inst/extdata/shapefile/christchurch-city-building-footprints.txt
inst/extdata/time-stamp-point.kml
inst/extdata/york.gpx
inst/extdata/york.kml
inst/extdata/york.rds
man/base-functions.Rd man/calculate_sunrise.Rd man/distance_by_haversine.Rd man/dms_to_decimal.Rd man/dplyr-functions.Rd
man/figures/logo.png
man/get_osm_boundary.Rd man/get_osm_node_data.Rd man/get_osm_relation_data.Rd man/get_osm_surround.Rd man/get_osm_way_data.Rd man/google_elevation.Rd man/google_geocode.Rd man/is.ra.Rd man/is.sp.Rd man/leaflet_plot.Rd man/left_join_raster.Rd man/map_to_sp.Rd man/pad_coordinates.Rd man/pipe.Rd man/print_projections.Rd man/projection_wgs84.Rd man/ra_aggregate.Rd man/ra_align.Rd man/ra_bind.Rd man/ra_cell_number.Rd man/ra_disaggregate.Rd man/ra_drill.Rd man/ra_drill_with_cell_number.Rd man/ra_extent.Rd man/ra_focal.Rd man/ra_forify.Rd man/ra_from_sp.Rd man/ra_from_xyz.Rd man/ra_get_options.Rd man/ra_interpolate.Rd man/ra_intersect_test.Rd man/ra_load.Rd man/ra_mask.Rd man/ra_raster.Rd man/ra_read.Rd man/ra_read_nested.Rd man/ra_read_variables.Rd man/ra_resolution.Rd man/ra_summarise.Rd man/ra_switch.Rd man/ra_to_data_frame.Rd man/ra_to_polygons.Rd man/ra_values.Rd man/ra_variable_name.Rd man/read_gps_visualizer.Rd man/read_my_tracks.Rd man/scrape_gpx.Rd man/sort_points.Rd man/sp_add_area.Rd man/sp_add_row_numbers.Rd man/sp_area.Rd man/sp_bind.Rd man/sp_boundary.Rd man/sp_bounding_box.Rd man/sp_buffer.Rd man/sp_centroid.Rd man/sp_class.Rd man/sp_clip.Rd man/sp_convex_hull.Rd man/sp_create_ellipse.Rd man/sp_create_envelope.Rd man/sp_demote.Rd man/sp_disaggregate.Rd man/sp_dissolve_holes.Rd man/sp_dissolve_polygons.Rd man/sp_distance.Rd man/sp_erase.Rd man/sp_feature_ids.Rd man/sp_filter.Rd man/sp_flip.Rd man/sp_force_projection.Rd man/sp_fortify.Rd man/sp_from_data_frame.Rd man/sp_from_js_array.Rd man/sp_from_wkt.Rd man/sp_intersect.Rd man/sp_is_valid.Rd man/sp_layer_info.Rd man/sp_left_join.Rd man/sp_length.Rd man/sp_list_drivers.Rd man/sp_list_layers.Rd man/sp_make_grid.Rd man/sp_move.Rd man/sp_projection.Rd man/sp_promote.Rd man/sp_punch.Rd man/sp_read.Rd man/sp_read_all_geoms.Rd man/sp_reflect.Rd man/sp_reset_feature_ids.Rd man/sp_rotate.Rd man/sp_sample_n.Rd man/sp_segment_lines.Rd man/sp_simplify.Rd man/sp_snap_points_to_lines.Rd man/sp_split.Rd man/sp_to_wkt.Rd man/sp_transform.Rd man/sp_unite.Rd man/str_wkt.Rd man/tidy_ra_drill.Rd man/transform_coordinates.Rd man/walrus.Rd man/wgs84_to_osgb36.Rd man/write_geo_tiff.Rd man/write_geojson.Rd man/write_gml.Rd man/write_gpx.Rd man/write_gpx_with_dates.Rd man/write_kml.Rd man/write_shapefile.Rd man/zzz.Rd tests/testthat.R tests/testthat/test_scrapers.R tests/testthat/test_sp_read.R
skgrange/gissr documentation built on Feb. 24, 2024, 2:55 p.m.