Displaying 2 results from an estimated 2 matches for "ltw".
Did you mean:
low
2009 Aug 13
0
Service can not start
I have tried WEBrick.
[root@localhost ltw]# ruby script/server WEBrick
=> Booting WEBrick
=> Rails 2.3.3 application starting on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
[2009-08-13 23:55:14] INFO WEBrick 1.3.1
[2009-08-13 23:55:14] INFO ruby 1.8.6 (2008-03-03) [i686-linux]
[200...
2013 Jan 29
1
points rejected as lying outside the specified window
...has too many borders? Is it the coords code that is incorrect?
Any advice or suggestions would be greatly appreciated.
In case it is helpful, the code that follows is:
qtype_1<-quadratcount(type_1,10,10)
plot(type_1,pch="+",main=Title")
plot(type_1,add=TRUE,col="red",ltw=2,cex=1.2)
polygon(coords,lwd=2)
points(type_1,pch=".")
Thanks,
Abby