Geographically Stratified Sampling from Spatial Data Analysis in Ecology and Agriculture using R
> library(RCurl)
> source.url <- c("https://raw.githubusercontent.com/cordphelps/samplingExtract/master/Set4.296wheatyield.csv")
> data.Set4.2Yield96raw <- read.csv(source.url, header=TRUE, row.names=NULL)
Creative Commons Attribution 4.0 International
Data and Content distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Richard Plant // UC Davis