[R-sig-Geo] v.split.length (GRASS) in R

Roger Bivand Roger.Bivand at nhh.no
Thu Nov 24 09:31:40 CET 2016


Never hi-jack existing threads. If you want to ask a question, start a new 
thread with a new subject line; do not reply to an existing post chaning 
the subject line either.

Before asking questions, read the instructions and posting guide:

https://www.r-project.org/mail.html#instructions
https://www.r-project.org/posting-guide.html

Open questions like yours need to go to the correct list - this is not a 
spatial question.

Roger Bivand
List admin.

On Thu, 24 Nov 2016, julian magezi via R-sig-Geo wrote:

> Hello members,
> Which package in R does nonparametric statistical testing?
> Thanks
>  Julian Ijumulana, MSc (Geoinformatics)Land surveyor, GIS/RS Specialist & Assistant Lecturer, Department of Transportation and Geotechnical Engineering,College of Engineering and Technology,University of Dar es Salaam,Box 35131,Dar es SalaamTANZANIA
> Mob: +255 767675416
>
> 
>
>    On Wednesday, 23 November 2016, 20:49, Manuel Spínola <mspinola10 at gmail.com> wrote:
> 
>
> Thank you very much Florian.
>
> Do you know any R function/package to do the same without relying on GRASS?
>
> Manuel
>
> 2016-11-23 7:28 GMT-06:00 Florian Betz <flobetz at web.de>:
>
>> Assuming you are using GRASS 7, you can use the rgrass7 package. First
>> thing to do is to initialize the R-GRASS connection, then you can run the
>> module using execGRASS.
>>
>> library(rgrass7)
>> #Arguments depending on your system
>> initGRASS(gisBase ="C:/Program Files/GRASS GIS 7.0.5",home=tempdir(),
>>           gisDbase="Path to the folder with your location, location="Your
>> GRASS location",mapset="Your GRASS mapset",override=TRUE)
>> #See the help of v.split.lenght for the necessary function arguments
>> execGRASS("v.split.length", argument1=, argument2=, ...)
>>
>> Regards,
>>
>> Flo
>>
>>
>> Am 23.11.2016 um 14:15 schrieb Manuel Spínola:
>>
>>> Dear list members,
>>>
>>> Is it possible to run v.split.length from GRASS in R? Or is there anyway
>>> to
>>> split a SpatialLinesDataFrame to shorter segments by length in R?
>>>
>>> Best,
>>>
>>> Manuel
>>>
>>>
>>
>
>
> -- 
> *Manuel Spínola, Ph.D.*
> Instituto Internacional en Conservación y Manejo de Vida Silvestre
> Universidad Nacional
> Apartado 1350-3000
> Heredia
> COSTA RICA
> mspinola at una.cr <mspinola at una.ac.cr>
> mspinola10 at gmail.com
> Teléfono: (506) 8706 - 4662
> Personal website: Lobito de río <https://sites.google.com/site/lobitoderio/>
> Institutional website: ICOMVIS <http://www.icomvis.una.ac.cr/>
>
>     [[alternative HTML version deleted]]
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
>
>
> 	[[alternative HTML version deleted]]
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo

-- 
Roger Bivand
Department of Economics, Norwegian School of Economics,
Helleveien 30, N-5045 Bergen, Norway.
voice: +47 55 95 93 55; fax +47 55 95 91 00
e-mail: Roger.Bivand at nhh.no
http://orcid.org/0000-0003-2392-6140
https://scholar.google.no/citations?user=AWeghB0AAAAJ&hl=en
http://depsy.org/person/434412


More information about the R-sig-Geo mailing list