Skip to content

Commit ec2a641

Browse files
authored
Update Compute new columns with expressions and functions.sas
Signed-off-by: Stacey Syphus <[email protected]>
1 parent b29315a commit ec2a641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

By Syntax/DATA Step/Compute new columns with expressions and functions.sas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/************************************************************************************************
22
COMPUTE NEW COLUMNS WITH EXPRESSIONS AND FUNCTIONS
33
This program uses the DATA step to create a new table with selected rows and columns,
4-
new computed columns, and formatted values.
4+
new computed columns, and formatted values.
55
Keywords: DATA STEP, calculated columns
66
SAS Versions: SAS 9, SAS Viya
77
Documentation: https://go.documentation.sas.com/doc/en/pgmsascdc/default/lestmtsref/p1hglxgj1sjhdzn18soqrqmvogvj.htm

0 commit comments

Comments
 (0)