There are many ways to add cases and/or variables to an existing dataset. For example, to add a new variable, whose cases should take the value of one more than an existing variable:
COMPUTE newvar = oldvar + 1.
Adding cases can be done, for example, using the ADD FILES command, or INPUT
PROGRAM
commands.
J'
On Tue, Jun 26, 2012 at 08:00:00PM +0400, Michele Mor wrote:
Hi.
Is there any plan to add some data manipulation features to PSPP?
I am thinking of "Add cases" or "Add variables".
Thanks,
Michele
_______________________________________________
Pspp-users mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/pspp-users
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://keys.gnupg.net or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________ Pspp-users mailing list [email protected] https://lists.gnu.org/mailman/listinfo/pspp-users
