From: Ben Pfaff Date: Fri, 5 Mar 2004 02:03:10 +0000 (+0000) Subject: Note that FLIP causes string values to become system-missing. X-Git-Tag: v0.4.0~334 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92820c3a68c8883f488874abceffd0f50ffcbcbc;p=pspp-builds.git Note that FLIP causes string values to become system-missing. --- diff --git a/doc/pspp.texi b/doc/pspp.texi index 6d325c51..aceaf8a5 100644 --- a/doc/pspp.texi +++ b/doc/pspp.texi @@ -6853,6 +6853,9 @@ FLIP /VARIABLES=var_list /NEWNAMES=var_name. @cmd{FLIP} transposes rows and columns in the active file. It causes cases to be swapped with variables, and vice versa. +All variables in the transposed active file are numeric. String +variables take on the system-missing value in the transposed file. + No subcommands are required. The VARIABLES subcommand specifies variables that will be transformed into cases. Variables not specified are discarded. By default, all variables are selected for