Page 2 of 2

Re: [SOLVED] 2015, 2016, Rgeostats versions and pb encounter

PostPosted: Tue Dec 19, 2017 1:58 pm
by Fabien Ors
Dear,

When elaborating RMarkdown document using RStudio...
To prevent RGeostats from generating these two following warning messages:
NAs introduced by coercion
is.na() applied to non-(list or vector) of type 'S4'


You should switch the option "Chunk Output Inline" to "Chunk Output in Console"
A priori, these messages have no impact on script results.