Skip to content

BUG in set.pluginOption() in spGRASS6

3 messages · Rainer M Krug, Roger Bivand

#
Roger Bivand <Roger.Bivand at nhh.no> writes:
Hi Roger

just installed the one from R-forge and it is working for TRUE and FALSE
- but it is not possible to set it to NULL - is this by design?

As I want tu use FALSE, I am fiine with as it is, but it would be
consistent with the possible values for "plugin" if one could set NULL
as well.

Thanks,

Rainer

  
    
#
On Tue, 2 Apr 2013, Rainer M. Krug wrote:

            
I've reverted to permit NULL as well as TRUE and FALSE as it is the 
default value (use plugin if available) in revision 1371.

Roger

  
    
#
Roger Bivand <Roger.Bivand at nhh.no> writes:
Thanks - is working as expected.

Rainer