urlEncode {AnalysisPageServer}R Documentation

urlEncode a string

Description

When a function of this name is available from the global environment (such as when running under RApache) then that function is used. Otherwise a pure R implementation is provided.

Arguments

x

Character vector of strings to urlEncode

Value

Character vector of same length as x containing encoded strings

Author(s)

Brad Friedman


[Package AnalysisPageServer version 1.20.0 Index]