Difference between revisions of "OpasnetUtils/Drafts"

From Testiwiki
Jump to: navigation, search
(Answer: function MyRmap moved here)
(Answer)
Line 117: Line 117:
 
col=NULL # I don't know what this does.
 
col=NULL # I don't know what this does.
 
) {
 
) {
 +
 +
cat("This function MyPointKML is depreciated. Use google.point_kml in OpasnetUtilsExt instead.\n")
 +
 
     if (is.null(obj))  
 
     if (is.null(obj))  
 
         return(list(header = c("<?xml version=\"1.0\" encoding=\"UTF-8\"?>",  
 
         return(list(header = c("<?xml version=\"1.0\" encoding=\"UTF-8\"?>",  

Revision as of 06:45, 26 December 2013



Question

Which functions are so useful that they should be taken into OpasnetUtils package? This page contains draft function which will be included when they are good enough and found important.

Answer

+ Show code

See also

References


Related files

<mfanonymousfilelist></mfanonymousfilelist>