Displaying 1 result from an estimated 1 matches for "vect_link".
Did you mean:
get_link
2010 Jan 29
0
Problems with readVECT6 in spgrass6 package: A possible solution.
...uot;/thef/folder/that/you/want/" )
in my computer, "the/folder/that/you/want/" =
"/home/jdgiraldo/R/downloaded_packages" (I had created
"/downloaded_packages" earlier ).
- Ok. Unzip the spgrass6_0.6-14.tar.gz file (this is my downloaded version).
- Open the vect_link.R file. It must be located in
"the/folder/that/you/want/spgrass6/R" folder.
- Now, go to the line 218. You'll find the next line
vinfo0 <- execGRASS("v.info", flags="t" , parameters=list(map=vname),
intern=TRUE, ignore.stderr=ignore.stderr)
and it should...