Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

R/Kriging script : Error in a variable name #67

Open
RobinPrest opened this issue Sep 5, 2016 · 2 comments
Open

R/Kriging script : Error in a variable name #67

RobinPrest opened this issue Sep 5, 2016 · 2 comments

Comments

@RobinPrest
Copy link

RobinPrest commented Sep 5, 2016

For the R script Kriging i spotted an error :
Y<-as.factor(LayerField) > should be Y<-as.factor(Layer[[Field]])
LayerField doesn't exists ! I submitted the change for a pull request

@RobinPrest RobinPrest changed the title Error in a variable name R/Kriging script : Error in a variable name Sep 5, 2016
@midraed
Copy link
Contributor

midraed commented Oct 21, 2016

This issue is the same as #59 that I submitted some months ago.

@RobinPrest
Copy link
Author

OK, thanks, I didn't see it (i'm new to bug submitting) :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants