The R Project SVN R

Rev

Rev 47259 | Rev 56184 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 47259 Rev 49233
Line 2... Line 2...
2
% Part of the R package, http://www.R-project.org
2
% Part of the R package, http://www.R-project.org
3
% Copyright 1995-2008 R Core Development Team
3
% Copyright 1995-2008 R Core Development Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{URLencode}
6
\name{URLencode}
7
\Rdversion{1.1}
-
 
8
\alias{URLencode}
7
\alias{URLencode}
9
\alias{URLdecode}
8
\alias{URLdecode}
10
\title{Encode or Decode a (partial) URL}
9
\title{Encode or Decode a (partial) URL}
11
\description{
10
\description{
12
  Functions to encode or decode characters in URLs.
11
  Functions to encode or decode characters in URLs.