├── .gitignore ├── Documentation ├── Live Training Seminar Materials - Logistic Regression.pdf ├── Model Based Cluster Analysis.pdf └── Semiparametric regression.pdf ├── Gambia.gdb ├── a00000001.TablesByName.atx ├── a00000001.freelist ├── a00000001.gdbindexes ├── a00000001.gdbtable ├── a00000001.gdbtablx ├── a00000002.gdbtable ├── a00000002.gdbtablx ├── a00000003.gdbindexes ├── a00000003.gdbtable ├── a00000003.gdbtablx ├── a00000004.CatItemsByPhysicalName.atx ├── a00000004.CatItemsByType.atx ├── a00000004.FDO_UUID.atx ├── a00000004.freelist ├── a00000004.gdbindexes ├── a00000004.gdbtable ├── a00000004.gdbtablx ├── a00000004.spx ├── a00000005.CatItemTypesByName.atx ├── a00000005.CatItemTypesByParentTypeID.atx ├── a00000005.CatItemTypesByUUID.atx ├── a00000005.gdbindexes ├── a00000005.gdbtable ├── a00000005.gdbtablx ├── a00000006.CatRelsByDestinationID.atx ├── a00000006.CatRelsByOriginID.atx ├── a00000006.CatRelsByType.atx ├── a00000006.FDO_UUID.atx ├── a00000006.freelist ├── a00000006.gdbindexes ├── a00000006.gdbtable ├── a00000006.gdbtablx ├── a00000007.CatRelTypesByBackwardLabel.atx ├── a00000007.CatRelTypesByDestItemTypeID.atx ├── a00000007.CatRelTypesByForwardLabel.atx ├── a00000007.CatRelTypesByName.atx ├── a00000007.CatRelTypesByOriginItemTypeID.atx ├── a00000007.CatRelTypesByUUID.atx ├── a00000007.gdbindexes ├── a00000007.gdbtable ├── a00000007.gdbtablx ├── a00000009.freelist ├── a00000009.gdbindexes ├── a00000009.gdbtable ├── a00000009.gdbtablx ├── a00000009.spx ├── a0000000f.freelist ├── a0000000f.gdbindexes ├── a0000000f.gdbtable ├── a0000000f.gdbtablx ├── a0000000f.spx ├── a00000019.gdbindexes ├── a00000019.gdbtable ├── a00000019.gdbtablx ├── a00000019.spx ├── a0000001b.gdbindexes ├── a0000001b.gdbtable ├── a0000001b.gdbtablx ├── a0000001b.spx ├── gdb └── timestamps ├── LogisticRegression.aprx ├── ModelBasedClustering.aprx ├── ModelBasedClustering.mxd ├── R Sample Tools.tbx ├── R-ArcGIS Bridge Live Training Seminar.tbx ├── README.md ├── Seagrass.gdb ├── a00000001.TablesByName.atx ├── a00000001.gdbindexes ├── a00000001.gdbtable ├── a00000001.gdbtablx ├── a00000002.gdbtable ├── a00000002.gdbtablx ├── a00000003.gdbindexes ├── a00000003.gdbtable ├── a00000003.gdbtablx ├── a00000004.CatItemsByPhysicalName.atx ├── a00000004.CatItemsByType.atx ├── a00000004.FDO_UUID.atx ├── a00000004.gdbindexes ├── a00000004.gdbtable ├── a00000004.gdbtablx ├── a00000004.spx ├── a00000005.CatItemTypesByName.atx ├── a00000005.CatItemTypesByParentTypeID.atx ├── a00000005.CatItemTypesByUUID.atx ├── a00000005.gdbindexes ├── a00000005.gdbtable ├── a00000005.gdbtablx ├── a00000006.CatRelsByDestinationID.atx ├── a00000006.CatRelsByOriginID.atx ├── a00000006.CatRelsByType.atx ├── a00000006.FDO_UUID.atx ├── a00000006.gdbindexes ├── a00000006.gdbtable ├── a00000006.gdbtablx ├── a00000007.CatRelTypesByBackwardLabel.atx ├── a00000007.CatRelTypesByDestItemTypeID.atx ├── a00000007.CatRelTypesByForwardLabel.atx ├── a00000007.CatRelTypesByName.atx ├── a00000007.CatRelTypesByOriginItemTypeID.atx ├── a00000007.CatRelTypesByUUID.atx ├── a00000007.gdbindexes ├── a00000007.gdbtable ├── a00000007.gdbtablx ├── a00000009.gdbindexes ├── a00000009.gdbtable ├── a00000009.gdbtablx ├── a00000009.spx ├── gdb └── timestamps ├── SemiparametricRegression.aprx ├── SemiparametricRegression.mxd ├── data.gdb ├── a00000001.TablesByName.atx ├── a00000001.freelist ├── a00000001.gdbindexes ├── a00000001.gdbtable ├── a00000001.gdbtablx ├── a00000002.gdbtable ├── a00000002.gdbtablx ├── a00000003.gdbindexes ├── a00000003.gdbtable ├── a00000003.gdbtablx ├── a00000004.CatItemsByPhysicalName.atx ├── a00000004.CatItemsByType.atx ├── a00000004.FDO_UUID.atx ├── a00000004.freelist ├── a00000004.gdbindexes ├── a00000004.gdbtable ├── a00000004.gdbtablx ├── a00000004.spx ├── a00000005.CatItemTypesByName.atx ├── a00000005.CatItemTypesByParentTypeID.atx ├── a00000005.CatItemTypesByUUID.atx ├── a00000005.gdbindexes ├── a00000005.gdbtable ├── a00000005.gdbtablx ├── a00000006.CatRelsByDestinationID.atx ├── a00000006.CatRelsByOriginID.atx ├── a00000006.CatRelsByType.atx ├── a00000006.FDO_UUID.atx ├── a00000006.freelist ├── a00000006.gdbindexes ├── a00000006.gdbtable ├── a00000006.gdbtablx ├── a00000007.CatRelTypesByBackwardLabel.atx ├── a00000007.CatRelTypesByDestItemTypeID.atx ├── a00000007.CatRelTypesByForwardLabel.atx ├── a00000007.CatRelTypesByName.atx ├── a00000007.CatRelTypesByOriginItemTypeID.atx ├── a00000007.CatRelTypesByUUID.atx ├── a00000007.gdbindexes ├── a00000007.gdbtable ├── a00000007.gdbtablx ├── a00000009.gdbindexes ├── a00000009.gdbtable ├── a00000009.gdbtablx ├── a00000009.spx ├── a0000000a.gdbindexes ├── a0000000a.gdbtable ├── a0000000a.gdbtablx ├── a0000000a.spx ├── a00000011.gdbindexes ├── a00000011.gdbtable ├── a00000011.gdbtablx ├── a00000011.spx ├── gdb └── timestamps ├── scripts ├── Logistic_Regression_Wrappings.R ├── clustering.R └── semi_par_regression.R └── symbology ├── DensityPoints_Symbology.lyr ├── brcm_symbology.lyr ├── clusters_polygons_10.lyr ├── clusters_result_10.lyr ├── ellipses_symbology_10.lyr ├── pred_symb.lyr └── predictions_feature.lyr /.gitignore: -------------------------------------------------------------------------------- 1 | Thumbs.db 2 | -------------------------------------------------------------------------------- /Documentation/Live Training Seminar Materials - Logistic Regression.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Documentation/Live Training Seminar Materials - Logistic Regression.pdf -------------------------------------------------------------------------------- /Documentation/Model Based Cluster Analysis.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Documentation/Model Based Cluster Analysis.pdf -------------------------------------------------------------------------------- /Documentation/Semiparametric regression.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Documentation/Semiparametric regression.pdf -------------------------------------------------------------------------------- /Gambia.gdb/a00000001.TablesByName.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000001.TablesByName.atx -------------------------------------------------------------------------------- /Gambia.gdb/a00000001.freelist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000001.freelist -------------------------------------------------------------------------------- /Gambia.gdb/a00000001.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000001.gdbindexes -------------------------------------------------------------------------------- /Gambia.gdb/a00000001.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000001.gdbtable -------------------------------------------------------------------------------- /Gambia.gdb/a00000001.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000001.gdbtablx -------------------------------------------------------------------------------- /Gambia.gdb/a00000002.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000002.gdbtable -------------------------------------------------------------------------------- /Gambia.gdb/a00000002.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000002.gdbtablx -------------------------------------------------------------------------------- /Gambia.gdb/a00000003.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000003.gdbindexes -------------------------------------------------------------------------------- /Gambia.gdb/a00000003.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000003.gdbtable -------------------------------------------------------------------------------- /Gambia.gdb/a00000003.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000003.gdbtablx -------------------------------------------------------------------------------- /Gambia.gdb/a00000004.CatItemsByPhysicalName.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000004.CatItemsByPhysicalName.atx -------------------------------------------------------------------------------- /Gambia.gdb/a00000004.CatItemsByType.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000004.CatItemsByType.atx -------------------------------------------------------------------------------- /Gambia.gdb/a00000004.FDO_UUID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000004.FDO_UUID.atx -------------------------------------------------------------------------------- /Gambia.gdb/a00000004.freelist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000004.freelist -------------------------------------------------------------------------------- /Gambia.gdb/a00000004.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000004.gdbindexes -------------------------------------------------------------------------------- /Gambia.gdb/a00000004.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000004.gdbtable -------------------------------------------------------------------------------- /Gambia.gdb/a00000004.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000004.gdbtablx -------------------------------------------------------------------------------- /Gambia.gdb/a00000004.spx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000004.spx -------------------------------------------------------------------------------- /Gambia.gdb/a00000005.CatItemTypesByName.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000005.CatItemTypesByName.atx -------------------------------------------------------------------------------- /Gambia.gdb/a00000005.CatItemTypesByParentTypeID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000005.CatItemTypesByParentTypeID.atx -------------------------------------------------------------------------------- /Gambia.gdb/a00000005.CatItemTypesByUUID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000005.CatItemTypesByUUID.atx -------------------------------------------------------------------------------- /Gambia.gdb/a00000005.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000005.gdbindexes -------------------------------------------------------------------------------- /Gambia.gdb/a00000005.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000005.gdbtable -------------------------------------------------------------------------------- /Gambia.gdb/a00000005.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000005.gdbtablx -------------------------------------------------------------------------------- /Gambia.gdb/a00000006.CatRelsByDestinationID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000006.CatRelsByDestinationID.atx -------------------------------------------------------------------------------- /Gambia.gdb/a00000006.CatRelsByOriginID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000006.CatRelsByOriginID.atx -------------------------------------------------------------------------------- /Gambia.gdb/a00000006.CatRelsByType.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000006.CatRelsByType.atx -------------------------------------------------------------------------------- /Gambia.gdb/a00000006.FDO_UUID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000006.FDO_UUID.atx -------------------------------------------------------------------------------- /Gambia.gdb/a00000006.freelist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000006.freelist -------------------------------------------------------------------------------- /Gambia.gdb/a00000006.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000006.gdbindexes -------------------------------------------------------------------------------- /Gambia.gdb/a00000006.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000006.gdbtable -------------------------------------------------------------------------------- /Gambia.gdb/a00000006.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000006.gdbtablx -------------------------------------------------------------------------------- /Gambia.gdb/a00000007.CatRelTypesByBackwardLabel.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000007.CatRelTypesByBackwardLabel.atx -------------------------------------------------------------------------------- /Gambia.gdb/a00000007.CatRelTypesByDestItemTypeID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000007.CatRelTypesByDestItemTypeID.atx -------------------------------------------------------------------------------- /Gambia.gdb/a00000007.CatRelTypesByForwardLabel.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000007.CatRelTypesByForwardLabel.atx -------------------------------------------------------------------------------- /Gambia.gdb/a00000007.CatRelTypesByName.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000007.CatRelTypesByName.atx -------------------------------------------------------------------------------- /Gambia.gdb/a00000007.CatRelTypesByOriginItemTypeID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000007.CatRelTypesByOriginItemTypeID.atx -------------------------------------------------------------------------------- /Gambia.gdb/a00000007.CatRelTypesByUUID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000007.CatRelTypesByUUID.atx -------------------------------------------------------------------------------- /Gambia.gdb/a00000007.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000007.gdbindexes -------------------------------------------------------------------------------- /Gambia.gdb/a00000007.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000007.gdbtable -------------------------------------------------------------------------------- /Gambia.gdb/a00000007.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000007.gdbtablx -------------------------------------------------------------------------------- /Gambia.gdb/a00000009.freelist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000009.freelist -------------------------------------------------------------------------------- /Gambia.gdb/a00000009.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000009.gdbindexes -------------------------------------------------------------------------------- /Gambia.gdb/a00000009.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000009.gdbtable -------------------------------------------------------------------------------- /Gambia.gdb/a00000009.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000009.gdbtablx -------------------------------------------------------------------------------- /Gambia.gdb/a00000009.spx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000009.spx -------------------------------------------------------------------------------- /Gambia.gdb/a0000000f.freelist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a0000000f.freelist -------------------------------------------------------------------------------- /Gambia.gdb/a0000000f.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a0000000f.gdbindexes -------------------------------------------------------------------------------- /Gambia.gdb/a0000000f.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a0000000f.gdbtable -------------------------------------------------------------------------------- /Gambia.gdb/a0000000f.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a0000000f.gdbtablx -------------------------------------------------------------------------------- /Gambia.gdb/a0000000f.spx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a0000000f.spx -------------------------------------------------------------------------------- /Gambia.gdb/a00000019.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000019.gdbindexes -------------------------------------------------------------------------------- /Gambia.gdb/a00000019.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000019.gdbtable -------------------------------------------------------------------------------- /Gambia.gdb/a00000019.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000019.gdbtablx -------------------------------------------------------------------------------- /Gambia.gdb/a00000019.spx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a00000019.spx -------------------------------------------------------------------------------- /Gambia.gdb/a0000001b.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a0000001b.gdbindexes -------------------------------------------------------------------------------- /Gambia.gdb/a0000001b.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a0000001b.gdbtable -------------------------------------------------------------------------------- /Gambia.gdb/a0000001b.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a0000001b.gdbtablx -------------------------------------------------------------------------------- /Gambia.gdb/a0000001b.spx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/a0000001b.spx -------------------------------------------------------------------------------- /Gambia.gdb/gdb: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /Gambia.gdb/timestamps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Gambia.gdb/timestamps -------------------------------------------------------------------------------- /LogisticRegression.aprx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/LogisticRegression.aprx -------------------------------------------------------------------------------- /ModelBasedClustering.aprx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/ModelBasedClustering.aprx -------------------------------------------------------------------------------- /ModelBasedClustering.mxd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/ModelBasedClustering.mxd -------------------------------------------------------------------------------- /R Sample Tools.tbx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/R Sample Tools.tbx -------------------------------------------------------------------------------- /R-ArcGIS Bridge Live Training Seminar.tbx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/R-ArcGIS Bridge Live Training Seminar.tbx -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/README.md -------------------------------------------------------------------------------- /Seagrass.gdb/a00000001.TablesByName.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000001.TablesByName.atx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000001.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000001.gdbindexes -------------------------------------------------------------------------------- /Seagrass.gdb/a00000001.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000001.gdbtable -------------------------------------------------------------------------------- /Seagrass.gdb/a00000001.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000001.gdbtablx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000002.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000002.gdbtable -------------------------------------------------------------------------------- /Seagrass.gdb/a00000002.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000002.gdbtablx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000003.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000003.gdbindexes -------------------------------------------------------------------------------- /Seagrass.gdb/a00000003.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000003.gdbtable -------------------------------------------------------------------------------- /Seagrass.gdb/a00000003.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000003.gdbtablx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000004.CatItemsByPhysicalName.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000004.CatItemsByPhysicalName.atx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000004.CatItemsByType.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000004.CatItemsByType.atx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000004.FDO_UUID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000004.FDO_UUID.atx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000004.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000004.gdbindexes -------------------------------------------------------------------------------- /Seagrass.gdb/a00000004.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000004.gdbtable -------------------------------------------------------------------------------- /Seagrass.gdb/a00000004.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000004.gdbtablx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000004.spx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000004.spx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000005.CatItemTypesByName.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000005.CatItemTypesByName.atx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000005.CatItemTypesByParentTypeID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000005.CatItemTypesByParentTypeID.atx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000005.CatItemTypesByUUID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000005.CatItemTypesByUUID.atx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000005.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000005.gdbindexes -------------------------------------------------------------------------------- /Seagrass.gdb/a00000005.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000005.gdbtable -------------------------------------------------------------------------------- /Seagrass.gdb/a00000005.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000005.gdbtablx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000006.CatRelsByDestinationID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000006.CatRelsByDestinationID.atx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000006.CatRelsByOriginID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000006.CatRelsByOriginID.atx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000006.CatRelsByType.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000006.CatRelsByType.atx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000006.FDO_UUID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000006.FDO_UUID.atx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000006.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000006.gdbindexes -------------------------------------------------------------------------------- /Seagrass.gdb/a00000006.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000006.gdbtable -------------------------------------------------------------------------------- /Seagrass.gdb/a00000006.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000006.gdbtablx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000007.CatRelTypesByBackwardLabel.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000007.CatRelTypesByBackwardLabel.atx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000007.CatRelTypesByDestItemTypeID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000007.CatRelTypesByDestItemTypeID.atx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000007.CatRelTypesByForwardLabel.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000007.CatRelTypesByForwardLabel.atx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000007.CatRelTypesByName.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000007.CatRelTypesByName.atx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000007.CatRelTypesByOriginItemTypeID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000007.CatRelTypesByOriginItemTypeID.atx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000007.CatRelTypesByUUID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000007.CatRelTypesByUUID.atx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000007.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000007.gdbindexes -------------------------------------------------------------------------------- /Seagrass.gdb/a00000007.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000007.gdbtable -------------------------------------------------------------------------------- /Seagrass.gdb/a00000007.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000007.gdbtablx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000009.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000009.gdbindexes -------------------------------------------------------------------------------- /Seagrass.gdb/a00000009.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000009.gdbtable -------------------------------------------------------------------------------- /Seagrass.gdb/a00000009.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000009.gdbtablx -------------------------------------------------------------------------------- /Seagrass.gdb/a00000009.spx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/a00000009.spx -------------------------------------------------------------------------------- /Seagrass.gdb/gdb: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /Seagrass.gdb/timestamps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/Seagrass.gdb/timestamps -------------------------------------------------------------------------------- /SemiparametricRegression.aprx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/SemiparametricRegression.aprx -------------------------------------------------------------------------------- /SemiparametricRegression.mxd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/SemiparametricRegression.mxd -------------------------------------------------------------------------------- /data.gdb/a00000001.TablesByName.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000001.TablesByName.atx -------------------------------------------------------------------------------- /data.gdb/a00000001.freelist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000001.freelist -------------------------------------------------------------------------------- /data.gdb/a00000001.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000001.gdbindexes -------------------------------------------------------------------------------- /data.gdb/a00000001.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000001.gdbtable -------------------------------------------------------------------------------- /data.gdb/a00000001.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000001.gdbtablx -------------------------------------------------------------------------------- /data.gdb/a00000002.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000002.gdbtable -------------------------------------------------------------------------------- /data.gdb/a00000002.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000002.gdbtablx -------------------------------------------------------------------------------- /data.gdb/a00000003.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000003.gdbindexes -------------------------------------------------------------------------------- /data.gdb/a00000003.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000003.gdbtable -------------------------------------------------------------------------------- /data.gdb/a00000003.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000003.gdbtablx -------------------------------------------------------------------------------- /data.gdb/a00000004.CatItemsByPhysicalName.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000004.CatItemsByPhysicalName.atx -------------------------------------------------------------------------------- /data.gdb/a00000004.CatItemsByType.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000004.CatItemsByType.atx -------------------------------------------------------------------------------- /data.gdb/a00000004.FDO_UUID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000004.FDO_UUID.atx -------------------------------------------------------------------------------- /data.gdb/a00000004.freelist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000004.freelist -------------------------------------------------------------------------------- /data.gdb/a00000004.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000004.gdbindexes -------------------------------------------------------------------------------- /data.gdb/a00000004.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000004.gdbtable -------------------------------------------------------------------------------- /data.gdb/a00000004.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000004.gdbtablx -------------------------------------------------------------------------------- /data.gdb/a00000004.spx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000004.spx -------------------------------------------------------------------------------- /data.gdb/a00000005.CatItemTypesByName.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000005.CatItemTypesByName.atx -------------------------------------------------------------------------------- /data.gdb/a00000005.CatItemTypesByParentTypeID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000005.CatItemTypesByParentTypeID.atx -------------------------------------------------------------------------------- /data.gdb/a00000005.CatItemTypesByUUID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000005.CatItemTypesByUUID.atx -------------------------------------------------------------------------------- /data.gdb/a00000005.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000005.gdbindexes -------------------------------------------------------------------------------- /data.gdb/a00000005.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000005.gdbtable -------------------------------------------------------------------------------- /data.gdb/a00000005.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000005.gdbtablx -------------------------------------------------------------------------------- /data.gdb/a00000006.CatRelsByDestinationID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000006.CatRelsByDestinationID.atx -------------------------------------------------------------------------------- /data.gdb/a00000006.CatRelsByOriginID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000006.CatRelsByOriginID.atx -------------------------------------------------------------------------------- /data.gdb/a00000006.CatRelsByType.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000006.CatRelsByType.atx -------------------------------------------------------------------------------- /data.gdb/a00000006.FDO_UUID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000006.FDO_UUID.atx -------------------------------------------------------------------------------- /data.gdb/a00000006.freelist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000006.freelist -------------------------------------------------------------------------------- /data.gdb/a00000006.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000006.gdbindexes -------------------------------------------------------------------------------- /data.gdb/a00000006.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000006.gdbtable -------------------------------------------------------------------------------- /data.gdb/a00000006.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000006.gdbtablx -------------------------------------------------------------------------------- /data.gdb/a00000007.CatRelTypesByBackwardLabel.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000007.CatRelTypesByBackwardLabel.atx -------------------------------------------------------------------------------- /data.gdb/a00000007.CatRelTypesByDestItemTypeID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000007.CatRelTypesByDestItemTypeID.atx -------------------------------------------------------------------------------- /data.gdb/a00000007.CatRelTypesByForwardLabel.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000007.CatRelTypesByForwardLabel.atx -------------------------------------------------------------------------------- /data.gdb/a00000007.CatRelTypesByName.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000007.CatRelTypesByName.atx -------------------------------------------------------------------------------- /data.gdb/a00000007.CatRelTypesByOriginItemTypeID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000007.CatRelTypesByOriginItemTypeID.atx -------------------------------------------------------------------------------- /data.gdb/a00000007.CatRelTypesByUUID.atx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000007.CatRelTypesByUUID.atx -------------------------------------------------------------------------------- /data.gdb/a00000007.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000007.gdbindexes -------------------------------------------------------------------------------- /data.gdb/a00000007.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000007.gdbtable -------------------------------------------------------------------------------- /data.gdb/a00000007.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000007.gdbtablx -------------------------------------------------------------------------------- /data.gdb/a00000009.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000009.gdbindexes -------------------------------------------------------------------------------- /data.gdb/a00000009.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000009.gdbtable -------------------------------------------------------------------------------- /data.gdb/a00000009.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000009.gdbtablx -------------------------------------------------------------------------------- /data.gdb/a00000009.spx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000009.spx -------------------------------------------------------------------------------- /data.gdb/a0000000a.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a0000000a.gdbindexes -------------------------------------------------------------------------------- /data.gdb/a0000000a.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a0000000a.gdbtable -------------------------------------------------------------------------------- /data.gdb/a0000000a.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a0000000a.gdbtablx -------------------------------------------------------------------------------- /data.gdb/a0000000a.spx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a0000000a.spx -------------------------------------------------------------------------------- /data.gdb/a00000011.gdbindexes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000011.gdbindexes -------------------------------------------------------------------------------- /data.gdb/a00000011.gdbtable: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000011.gdbtable -------------------------------------------------------------------------------- /data.gdb/a00000011.gdbtablx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000011.gdbtablx -------------------------------------------------------------------------------- /data.gdb/a00000011.spx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/a00000011.spx -------------------------------------------------------------------------------- /data.gdb/gdb: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /data.gdb/timestamps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/data.gdb/timestamps -------------------------------------------------------------------------------- /scripts/Logistic_Regression_Wrappings.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/scripts/Logistic_Regression_Wrappings.R -------------------------------------------------------------------------------- /scripts/clustering.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/scripts/clustering.R -------------------------------------------------------------------------------- /scripts/semi_par_regression.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/scripts/semi_par_regression.R -------------------------------------------------------------------------------- /symbology/DensityPoints_Symbology.lyr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/symbology/DensityPoints_Symbology.lyr -------------------------------------------------------------------------------- /symbology/brcm_symbology.lyr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/symbology/brcm_symbology.lyr -------------------------------------------------------------------------------- /symbology/clusters_polygons_10.lyr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/symbology/clusters_polygons_10.lyr -------------------------------------------------------------------------------- /symbology/clusters_result_10.lyr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/symbology/clusters_result_10.lyr -------------------------------------------------------------------------------- /symbology/ellipses_symbology_10.lyr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/symbology/ellipses_symbology_10.lyr -------------------------------------------------------------------------------- /symbology/pred_symb.lyr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/symbology/pred_symb.lyr -------------------------------------------------------------------------------- /symbology/predictions_feature.lyr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R-ArcGIS/r-sample-tools/HEAD/symbology/predictions_feature.lyr --------------------------------------------------------------------------------